batch_seeds: L'Ecuyer-CMRG Seeds

View source: R/seeds.R

batch_seedsR Documentation

L'Ecuyer-CMRG Seeds

Description

Generates a named list of L'Ecuyer-CMRG seeds.

Usage

batch_seeds(files = batch_files_remaining())

Arguments

files

A character vector of the names of the files.

Value

A named list of the L'Ecuyer-CMRG seed for each file name.

Examples

batch_seeds(c("a", "b"))

poissonconsulting/batchr documentation built on June 10, 2025, 5:53 a.m.