Rnd Method
Returns a randomly generated number between 0 and 1. The equivalent functionality is provided by the Random class as a special case.
Syntax
The Random class also provides additional options, such as a random number selected from a Normal distribution.
See Also
Random class.