Intel® Fortran Compiler 18.0 Developer Guide and Reference

IRANSET

Portability Subroutine: Sets the seed for the random number generator.

Module

USE IFPORT

CALL IRANSET (seed)

seed

(Input) INTEGER(4). The reset value for the seed.

See Also