Random (Reserved Word)

image\trumpet2.gif Disclaimer

Returns a random number in the range between 0 and Num.

Random(Num)

Num is a numeric expression to be used in the calculation.

Examples

Random(35) might return a value of 21.26.

Random(142.56) might return a value of 136.23.