Other packages > Find by keyword >

randtoolbox  

Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests
View on CRAN: Click here


Download and install randtoolbox package within the R console
Install from CRAN:
install.packages("randtoolbox")

Install from Github:
library("remotes")
install_github("cran/randtoolbox")

Install by package version:
library("remotes")
install_version("randtoolbox", "2.0.5")



Attach the package and use:
library("randtoolbox")
Maintained by
Christophe Dutang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-05-25
Latest Update: 2024-10-18
Description:
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 generator tests - the gap test, the serial test, the poker test, see, e.g., Gentle (2003) . Take a look at the Distribution task view of types and tests of random number generators. The package can be provided without the 'rngWELL' dependency on demand. Package in Memoriam of Diethelm and Barbara Wuertz.
How to cite:
Christophe Dutang (2008). randtoolbox: Toolbox for Pseudo and Quasi Random Number Generation and Random Generator Tests. R package version 2.0.5, https://cran.r-project.org/web/packages/randtoolbox. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.00 (2008-05-25 21:30), 1.02 (2008-07-28 08:53), 1.03 (2008-08-31 12:55), 1.04 (2008-09-03 09:50), 1.05 (2008-11-03 08:51), 1.06 (2009-02-08 21:25), 1.07 (2009-02-15 14:58), 1.09 (2009-12-11 20:01), 1.10 (2012-01-14 08:27), 1.11 (2012-01-15 13:16), 1.12 (2012-04-28 16:16), 1.13 (2013-04-03 01:57), 1.14 (2013-06-11 12:03), 1.15 (2014-07-24 13:14), 1.16 (2014-12-05 17:11), 1.17.1 (2018-02-14 11:44), 1.17 (2015-07-30 12:48), 1.30.0 (2019-04-21 17:20), 1.30.1 (2020-01-31 11:17), 1.31.0 (2021-10-27 23:20), 1.31.1 (2021-10-30 06:30), 2.0.0 (2022-05-24 01:30), 2.0.1 (2022-06-09 11:40), 2.0.2 (2022-08-16 15:00), 2.0.3 (2022-11-08 15:50), 2.0.4 (2023-01-28 15:10)
Other packages that cited randtoolbox R package
View randtoolbox citation profile
Other R packages that randtoolbox depends, imports, suggests or enhances
Complete documentation for randtoolbox
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA