Random number generator xorshift1024*. This
generator has a period of 2^1024 (the period defines the number of
random numbers generated before the sequence begins to repeat
itself). For an overview, comparison with other random number
generators, and links to articles, see Math.Random.Generators.
Contents
Name |
Description |
initialState |
Returns an initial state for the xorshift1024* algorithm |
random |
Returns a uniform random number with the xorshift1024*
algorithm |
Date |
Description |
June 22, 2015 |
|
Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f