Click or drag to resize

RandGenMTwistNextDouble Method

Overload List
 NameDescription
Public methodNextDouble Returns a random number between 0.0 and 1.0.
Public methodNextDouble(Boolean) Returns a random number greater than or equal to zero, and either strictly less than one, or less than or equal to one, depending on the value of the given boolean parameter.
Top
See Also