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

ID 767251
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-D03F65E6-463F-4E88-895D-4881A9C28294

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