INFO
This page was originally generated from official documentation.
Returns a random number between 0 inclusive and 1 exclusive.
Sample Usage
RAND()Syntax
RAND()See Also
RANDBETWEEN: Returns a uniformly random integer between two values, inclusive.