README.md

rngWELL: Toolbox for WELL Random Number Generators

CRAN_Release_Badge CRAN Downloads License: GPL v3

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 .

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)


Try the rngWELL package in your browser

Any scripts or data that you put into this service are public.

rngWELL documentation built on Oct. 18, 2024, 3 p.m.