Click or drag to resize

ShortExtensionsGetRandom Method

Overload List
  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