HELP
An object that accepts a new seed for the
random number generator.

USE
Use Random Seed to get a set of repeatable
random numbers from Random Number.

LOCATION
Device ==> Random Seed

NOTES
If you have more than one Random Seed
operating in your model, the Random Seed
resets the seed value for the random number
generator each time the Random Seed object
operates.

The same Random Seed value is used for the
Random Number object and the random(l,h) and
randomize(x) functions under Formula.  

SEE ALSO
Random Number.  

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