Learn R Programming

simsalapar (version 1.0-12)

LEseeds: Advancing .Random.seed for "L'Ecuyer-CMRG"

Description

LEseeds() creates a list of advanced .Random.seed's for "L'Ecuyer-CMRG".

Usage

LEseeds(n)

Value

A list of length n containing the advanced .Random.seed's.

Arguments

n

number of steps to advance .Random.seed.

Author

Marius Hofert and Martin Maechler.

Details

See, for example, Hofert and Mächler (2014) for how to use these functions.

See Also

.Random.seed for information about random number generators and seeds.