Node: SRand Intrinsic, Next: , Previous: SqRt Intrinsic, Up: Table of Intrinsic Functions



SRand Intrinsic

     CALL SRand(Seed)
     

Seed: INTEGER; scalar; INTENT(IN).

Intrinsic groups: unix.

Description:

Reinitialises the generator with the seed in Seed. See IRand Intrinsic. See Rand Intrinsic.