![]() | Rand |
Name | Description | |
---|---|---|
![]() | NextFloat | Returns a random number between 0.0 and 1.0. |
![]() | NextFloat(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. |