2.5.4.83 Rand

The Rand function generates a random number.

ABNF:

 Rand = "RAND():128"

Return Value:

Type: PtgNum

This function returns a PtgNum containing a random double precision floating-point number greater than or equal to 0.0 and less than 1.0.