Click or drag to resize

LongExtensions Methods

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