Forum

Notifications
Clear all

Random Number Generator between 50 and 60

2 Posts
2 Users
0 Reactions
121 Views
(@kirkp)
Posts: 3
Active Member
Topic starter
 

So are the functions RANDBETWEEN(50,60) and INT(RAND()*10+50) merely 2 different ways to arrive at the same answer?

 
Posted : 13/09/2016 12:09 pm
(@isaacg)
Posts: 25
Eminent Member
 

YES.  

If you learn to use the basic function  INT(RAND(), you will be able to manipulate it and generate other distributions.   

 
Posted : 14/09/2016 4:22 am
Share: