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 04 Jun. 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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
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  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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