.DESLib.RandomLib.Variates.initGenerator

Information

initGenerator

Initializes the random number generator

Syntax

initGenerator()

Description

Reads the value of the package seed, initializes the Generator and updates the package seed.

Examples

g := Variates.initGenerator();

Definition

function initGenerator = CMRG.CreateStream;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos