Click or drag to resize

DoubleExtensionsGetRandom Method

Overload List
  NameDescription
Public methodStatic memberGetRandom(Double)
Returns a random number less than the double value and greater than or equal to 0
Public methodStatic memberGetRandom(Double, Double)
Returns a random number greater than or equal to the specified minValue and less than the maxValue
Top
See Also