Click or drag to resize

IntExtensions Methods

Methods
  NameDescription
Public methodStatic memberGetRandom(Int32)
Returns a random number greater than or equal to 0 and less than the integer
Public methodStatic memberGetRandom(Int32, Int32)
Returns a random number greater than or equal to the specified minValue and less than the integer
Top
See Also