Random Value Operations
Includes functions for random value operations.
RandInt Function
Returns a random integer.
RandPick Function
Returns a random item from a list.
RandReal Function
Returns a random real number.
RandSeed Function
Seeds the random number generator.
RandStr Function
Returns a random string.
Parent topic:
Functions