Description Usage Value Examples
It acts similiarly to Excel's RAND function. No need to specify the arguments/parameters. It gives you the random number from 0 to 1.
1 | RAND()
|
This example simply returns a number from 0 to 1. Function will always return numeric class.
1 | RAND()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.