Intel® Fortran Compiler XE 13.1 User and Reference Guides

QRANSET

Portability Subroutine: Sets the seed for a sequence of pseudo-random numbers.

Module

USE IFPORT

CALL QRANSET (rseed)

rseed

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


Submit feedback on this help topic