Leonardus
|
Red book operator initializes the random number generator with the seed,
which may be a value . Executing srand with a particular value causes
subsequent invocations of rand to generate a reproducible sequence of results.
The random number state is maintained separately for each Context.
Core code registered in systemdict.
Analogous LeoScript Operator rand Analogous LeoScript Operator rrand