|
Numeric - RndSyntax: Description: Number : Optional. If 0 Rnd returns the last generated number. If less than zero Rnd returns the same value everytime taking the number as the seed. If greater than zero (default) Rnd returns the next random number in the sequence. Example: |