The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 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)
The overall documentation is available at
help(pseudo.rngWELL)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.