Randa lets you easily generate a random number.
Set a min and max number and you will get a random number in that range.
If you need to make a yes or no decision, set the minimum to 0 and the maximum to 1.
Set a min and max number and you will get a random number in that range.
If you need to make a yes or no decision, set the minimum to 0 and the maximum to 1.
Show More