.Modelica.Math.Random.Utilities

Information

This package contains utility functions for the random number generators, that are usually of no interest for the user (they are, for example, used in package Blocks.Noise).

Contents

NameDescription
initialStateWithXorshift64starReturn an initial state vector for a random number generator (based on xorshift64star algorithm)
automaticGlobalSeedCreates an automatic integer seed (typically from the current time and process id; this is an impure function)
automaticLocalSeedCreates an automatic local seed from the instance name
initializeImpureRandomInitializes the internal state of the impure random number generator
impureRandomImpure random number generator (with hidden state vector)
impureRandomIntegerImpure random number generator for integer values (with hidden state vector)

Revisions

Date Description
June 22, 2015
DLR logo Initial version implemented by A. Klöckner, F. v.d. Linden, D. Zimmer, M. Otter.
DLR Institute of System Dynamics and Control

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