randtoolbox: Toolbox for Pseudo and Quasi Random Number Generation and RNG Tests

Provides (1) pseudo random generators - general linear congruential generators, multiple recursive generators and generalized feedback shift register (SF-Mersenne Twister algorithm and WELL generators); (2) quasi random generators - the Torus algorithm, the Sobol sequence, the Halton sequence (including the Van der Corput sequence) and (3) some RNG tests - the gap test, the serial test, the poker test. The package depends on rngWELL package but it can be provided without this dependency on demand to the maintainer. For true random number generation, use the 'random' package, for Latin Hypercube Sampling (a hybrid QMC method), use the 'lhs' package. A number of RNGs and tests for RNGs are also provided by 'RDieHarder', all available on CRAN. There is also a small stand-alone package 'rngwell19937' for the WELL19937a RNG.

Version: 1.17.1
Depends: rngWELL (≥ 0.10-1)
Published: 2018-02-14
Author: R port by Yohan Chalabi, Christophe Dutang, Petr Savicky and Diethelm Wuertz with underlying C codes of (i) the SFMT algorithm from M. Matsumoto and M. Saito, (ii) the Knuth-TAOCP RNG from D. Knuth.
Maintainer: ORPHANED
License: BSD_3_clause + file LICENSE
NeedsCompilation: yes
Citation: randtoolbox citation info
Materials: NEWS
In views: Distributions
CRAN checks: randtoolbox results

Downloads:

Reference manual: randtoolbox.pdf
Vignettes: A note on random number generation
Quick introduction of randtoolbox
Package source: randtoolbox_1.17.1.tar.gz
Windows binaries: r-devel: randtoolbox_1.17.1.zip, r-release: randtoolbox_1.17.1.zip, r-oldrel: randtoolbox_1.17.1.zip
OS X El Capitan binaries: r-release: randtoolbox_1.17.1.tgz
OS X Mavericks binaries: r-oldrel: randtoolbox_1.17.tgz
Old sources: randtoolbox archive

Reverse dependencies:

Reverse depends: BLPestimatoR, GPC, iterLap, KrigInv, TruncatedNormal
Reverse imports: acebayes, cepp, copBasic, DiceOptim, FDGcopulas, GPareto, GPM, joineRML, LSDsensitivity, MBHdesign, mcGlobaloptim, minimaxdesign, MRFA, optim.functions, qualpalr
Reverse suggests: copula, DiceDesign, sensitivity

Linking:

Please use the canonical form https://CRAN.R-project.org/package=randtoolbox to link to this page.