RAND

The RAND function returns a random double-precision number between 0 and 1, including 0 and excluding 1.

RAND Syntax

The RAND function does not take any input. Use the following syntax for RAND:

RAND()