.DESLib.RandomLib.Variates.initGenerator

Uniform random source initialization function

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 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos