Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

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