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