Rand(number)

Top  Previous  Next

Calculates number uniformly distributed random numbers between 0 and 1.

 

Use Rand(100), for example, to create 100 random numbers.

 

The Rand function can be used to simulate other random variables.