Click or drag to resize

RandomGeneratorNextDouble Method

Overload List
  NameDescription
Public methodNextDouble
Returns a random number between 0.0 and 1.0.
Public methodNextDouble(Double)
Returns a nonnegative random number less than the specified maximum.
Public methodNextDouble(Double, Double)
Returns a random number within a specified range.
Top
See Also