rand rdz
The rdz function sets the seed for generating pseudo-random numbers, as follows:
If zero is specified for the seed, the seed is based on the current time. To generate pseudo-random numbers, use the rand function.