Click or drag to resize

ShortExtensions Methods

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