The rand subcommand, can be used in place of an argument in a normal command.
"rand(lower number,higher number)"
Argument |
Function |
lower number |
The lower value in which the random number is being taken from. |
higher number |
The higher value in which the random number is being taken from. |
The rand command can be used to find a random value. The number will be randomized and picked from the bounds provided.
|