Random Support Routines
Go Up to API Categories Index
This topic lists all random support routines and variables.
| Routine | Description | 
|---|---|
| Generates random numbers with Gaussian distribution. | |
| RandSeed stores the built-in random number generator's seed. | |
| Generates random numbers within a specified range. | |
| Randomly returns one of the given strings in the array. | |
| Returns a randomly selected element from an array. | |
| Returns a randomly selected element from an array. | |
| Returns a random integer in a specified range. | |
| Initializes the random number generator with a random value. |