Intel® Fortran Compiler XE 13.1 User and Reference Guides

RANSET

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

Module

USE IFPORT

CALL RANSET (seed)

seed

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


Submit feedback on this help topic