LEseeds {simsalapar} | R Documentation |
LEseeds()
creates a list of advanced .Random.seed's for "L'Ecuyer-CMRG".
LEseeds(n)
n |
number of steps to advance |
See, for example, Hofert and Mächler (2014) for how to use these functions.
A list of length n
containing the advanced .Random.seed
's.
Marius Hofert and Martin Maechler.
.Random.seed
for information about random number
generators and seeds.