HELP
An object that outputs a random number.

USE
Use Random Number to get a uniform random
distribution.

LOCATION
Device ==> Random Number

OPEN VIEW PARAMETERS
* Range from - The lower limit of the random
number distribution (inclusive).  Range From
may be added as an input.  Default is 0.

* Range to - The upper limit of the random
number distribution (exclusive).  Range To
may be added as an input.  Default is 1.

SEE ALSO
Random Seed.

randomize(x) and random(l,h) under Formula.
