Initialize pseudo-random number generator with a seed
The RDZ
command initializes the xoroshiro128+ (v1.0) pseudo-random number generator with a seed.
The same seed will generate always the same pseudo-random sequence, provided internal precision is the same.
RDZ
is fully equivalent to its userRPL counterpart.
Input
« 32 SETPREC -1 RDZ RAND »
Output
4: 3: 2: 1: 0.437333743646 …………………………………………………………………………………………………………