Learn R Programming

rngWELL: Toolbox for WELL Random Number Generators

rngWELL is a dedicated package to WELL pseudo random generators, which were introduced in Panneton et al. (2006), “Improved Long-Period Generators Based on Linear Recurrences Modulo 2”, see doi:10.1145/1132973.1132974.

The package

The stable version of rngWELL can be installed from CRAN using:

install.packages("rngWELL")

Finally load the package in your current R session with the following R command:

library(rngWELL)

Documentation

The overall documentation is available at

help(pseudo.rngWELL)

Copy Link

Version

Install

install.packages('rngWELL')

Monthly Downloads

12,895

Version

0.10-10

License

BSD_3_clause + file LICENSE

Maintainer

Christophe Dutang

Last Published

October 17th, 2024

Functions in rngWELL (0.10-10)

pseudo.rngWELL

Toolbox for pseudo and quasi random number generation