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

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

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