SET_SEED@

Platform

x64, Win32

Purpose

To enter a new "seed" for the pseudo-random number generator function RANDOM.

Syntax

SUBROUTINE SET_SEED@(SEED)
REAL (KIND=2) SEED

Description

This routine sets the seed for the random number generator to a value based on SEED. SEED may take any value. Each value produces a repeatable sequence of pseudo-random numbers.

See also

RANDOM_SEED

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited