Click or drag to resize

RandGenMTwistNextFloat Method

Overload List
 NameDescription
Public methodNextFloat Returns a random number between 0.0 and 1.0.
Public methodNextFloat(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