Description
The pseudo-random number generator that is used by the
randomnumbers tool can be set to different states, which will make
it generate different random numbers. Specifying a number as the
argument to this function you will produce a repeatable sequence
of random numbers. Alternatively if you use the default value of
unset then the glish random function will be used to generate the
seed and the resulting random numbers will not be a repeatable
sequence.
Arguments
seed |
in |
seed |
|
|
Allowed: |
double or unset |
|
|
Default: |
unset |