Reference Guide > TDV Support for SQL Functions > Numeric Functions > RAND
 
RAND
The RAND() function returns a random number between 0 (inclusive) and 1 (exclusive).
Syntax
RAND()