Click or drag to resize

XorShift128GeneratorNextDouble Method

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