DCL:MISC£±:RANDLIB: Pseudo Random Numbers #:Explanation of Functions
Generates a uniform random number of [0,1].
RNGU0(ISEED)
RNGU1(ISEED)
RNGU2(ISEED)
RNGU3(ISEED)
ISEED (I) Type of random number. A non-zero value will be given at the initial call. The returned value for ISEED is 0. After the second call, this value will be called without modification. To re-initialize routine, give a non-zero value to ISEED again.