Platform |
x64, Win32 |
Purpose |
To select a new "seed" for the pseudo-random number generator function RANDOM@. |
Syntax |
SUBROUTINE DATE_TIME_SEED@ |
Description |
This routine sets the seed for the random number generator to a value based on the current DATE/TIME. This routine is used to obtain a non repeatable sequence of pseudo-random numbers. |
See also |