.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-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos