www.mimer.com/developer
The IRAND Function Syntax for the IRAND function: seed is an integer value expression Rules: The result is a random integer value. If a seed is given, this value is used to calculate the random value. If no seed is given, the value is calculated from the previous value.It is thus possible to generate the same random sequence by using the same seed.
Syntax for the IRAND function:
seed is an integer value expression