RandomHelper Methods
From Project Mercury API
[This is preliminary documentation and is subject to change.]
The RandomHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ChooseOne | Overloaded. | |
| NextBool |
Returns a random boolean value.
| |
| NextFloat | Overloaded. | |
| NextInt | Overloaded. | |
| NextUnitVector |
Returns a random two dimensional unit vector.
| |
| Variation |
Returns a random variation of the specified value.
|