RAND

Returns a random number between 0 inclusive and 1 exclusive.

Sample Usage

RAND()

Syntax

RAND()

The function syntax has no arguments.


Examples

RAND() returns a random number between 0 and 1.