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.

Version: 0.2.6
Depends: R (≥ 2.8.0)
Imports: curl, utils
Published: 2017-02-05
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd at debian.org>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://www.random.org
NeedsCompilation: no
Materials: README ChangeLog
In views: Distributions
CRAN checks: random results

Documentation:

Reference manual: random.pdf
Vignettes: random.org: Introduction to Randomness and Random Numbers
random: An R package for true random numbers

Downloads:

Package source: random_0.2.6.tar.gz
Windows binaries: r-devel: random_0.2.6.zip, r-release: random_0.2.6.zip, r-oldrel: random_0.2.6.zip
macOS binaries: r-release (arm64): random_0.2.6.tgz, r-oldrel (arm64): random_0.2.6.tgz, r-release (x86_64): random_0.2.6.tgz
Old sources: random archive

Reverse dependencies:

Reverse imports: qsub, riceware

Linking:

Please use the canonical form https://CRAN.R-project.org/package=random to link to this page.