R package - Utility functions for working with Random Number Generators
This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility.
Notably, convenient default methods greatly facilitate the way current RNG settings can be changed.
checkRNG
getRNG
(.getRNG, getRNG1, getRNG1,ANY-method, getRNG1-methods, .getRNG,ANY-method, .getRNG,list-method, .getRNG-methods, .getRNG,missing-method, .getRNG,numeric-method, hasRNG, nextRNG, setRNG, .setRNG, .setRNG,character-method, .setRNG-methods, .setRNG,numeric-method)rng.equal
(rng1.equal)RNGseed
(RNGrecovery)RNGseq
(RNGseq_seed)RNGstr
(RNGdigest, RNGinfo, RNGtype, showRNG)rngtools
(rngtools-package)