There is no input for this function, and it returns a random integer between 0 and 1. Each time the page is refreshed or the function is called, new values are generated.
Syntax:
=RAND()
Use the following formula to create a random integer between a and b: (b-a)+a RAND().
You must copy the cell and paste it as values using paste special if you do not want the random numbers to be produced.
Ask Your Query