Hi, I am not sure but the last few random number created with RAND returns number below 1, i.e., 0.xxxxxx. Is there any way to make random number greater than 100?
Hi there,
The RAND returns a value between 0 and 1 so in case you need a higher value you should multiply the value. (See the screenshot attached)
Best,
Thanks for confirming this.
Comments have been locked on this page!
Hi there,
The RAND returns a value between 0 and 1 so in case you need a higher value you should multiply the value. (See the screenshot attached)
Best,
Comments have been locked on this page!