RAND

RAND

Synopsis

RAND()

Description

RAND returns a random number between zero and one.

  • This function is Excel compatible.

Examples

RAND() returns a random number greater than zero but less than one.

See also

RANDBETWEEN.