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.5-any)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'))

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

On CRAN:

random-number-generators

9.47 score 9 stars 2 packages 1.4k scripts 776 downloads 54 mentions 5 exports 1 dependencies

Last updated 5 days agofrom:c6cce3531f. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 15 2025
R-4.5-winOKFeb 19 2025
R-4.5-macOKFeb 15 2025
R-4.5-linuxOKFeb 15 2025
R-4.4-winOKFeb 15 2025
R-4.4-macOKFeb 15 2025
R-4.3-winOKFeb 15 2025
R-4.3-macOKFeb 15 2025

Exports:quotaCheckrandomNumbersrandomQuotarandomSequencerandomStrings

Dependencies:curl

random: An R package for true random numbers

Rendered fromrandom-intro.Rnwusingutils::Sweaveon Feb 15 2025.

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

random.org: Introduction to Randomness and Random Numbers

Rendered fromrandom-essay.Rnwusingutils::Sweaveon Feb 15 2025.

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