Node: SRand Intrinsic, Next: Stat Intrinsic (subroutine), Previous: SqRt Intrinsic, Up: Table of Intrinsic Functions
CALL SRand(Seed)
Seed: INTEGER
; scalar; INTENT(IN).
Intrinsic groups: unix
.
Description:
Reinitializes the generator with the seed in Seed. See IRand Intrinsic. See Rand Intrinsic.