Package: random 0.2.6.1

random: True Random Numbers using RANDOM.ORG

The true random number service provided by the RANDOM.ORG website created by Mads Haahr samples atmospheric noise via radio tuned to an unused broadcasting frequency together with a skew correction algorithm due to John von Neumann. More background is available in the included vignette based on an essay by Mads Haahr. In its current form, the package offers functions to retrieve random integers, randomized sequences and random strings.

Authors:Dirk Eddelbuettel [aut, cre]

random_0.2.6.1.tar.gz
random_0.2.6.1.zip(r-4.5)random_0.2.6.1.zip(r-4.4)random_0.2.6.1.zip(r-4.3)
random_0.2.6.1.tgz(r-4.4-any)random_0.2.6.1.tgz(r-4.3-any)
random_0.2.6.1.tar.gz(r-4.5-noble)random_0.2.6.1.tar.gz(r-4.4-noble)
random_0.2.6.1.tgz(r-4.4-emscripten)random_0.2.6.1.tgz(r-4.3-emscripten)
random.pdf |random.html
random/json (API)

# Install 'random' in R:
install.packages('random', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/random/issues

On CRAN:

random-number-generators

5 exports 9 stars 5.16 score 1 dependencies 2 dependents 54 mentions 1.3k scripts 600 downloads

Last updated 1 days agofrom:67c5d507b2. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:quotaCheckrandomNumbersrandomQuotarandomSequencerandomStrings

Dependencies:curl

random: An R package for true random numbers

Rendered fromrandom-intro.Rnwusingutils::Sweaveon Sep 06 2024.

Last update: 2013-12-11
Started: 2013-12-11

random.org: Introduction to Randomness and Random Numbers

Rendered fromrandom-essay.Rnwusingutils::Sweaveon Sep 06 2024.

Last update: 2013-12-11
Started: 2013-12-11

Readme and manuals

Help Manual

Help pageTopics
True random numbers from random.orgquotaCheck random randomNumbers randomQuota randomSequence randomStrings