Intel® Fortran Compiler 18.0 Developer Guide and Reference
Portability Subroutine: Sets the seed for the random number generator.
USE IFPORT
CALL IRANSET (seed)
seed
(Input) INTEGER(4). The reset value for the seed.