Intel® Fortran Compiler 18.0 Developer Guide and Reference

DRANSET

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

Module

USE IFPORT

CALL DRANSET (seed)

seed

(Input) REAL(8). The reset value for the seed.

See Also