Returns a random variate from a uniform distribution
Category: Random Number
See: 'RANUNI Function' on page 784
UNIFORM ( seed )
seed
is an integer.
Range: seed < 2 31 -1
Note: If seed ‰ 0, the time of day is used to initialize the seed stream.