.AdvancedNoise.Generators.QuickXorshift64star

Information

Random number generator xorshift64*. This generator has a period of 2^64 (the period defines the number of random numbers generated before the sequence begins to repeat itself). In contrast to the version in Modelica, this version of the generator uses a single iteration to generate a new random number.

For an overview, comparison with other random number generators, and links to articles, see Math.Random.Generators.

Contents

NameDescription
 initialStateReturns an initial state for the xorshift64* algorithm
 randomReturns a uniform random number with the xorshift64* algorithm

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-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos