rxSeedEng function

This seeds the engine based on the number of cores used in random number generation

This seeds the engine based on the number of cores used in random number generation

rxSeedEng(ncores = 1L)

Arguments

  • ncores: is the number of cores to use.

Returns

Nothing, called for side effects

Examples

rxSeedEng()