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 |
DOI: | 10.32614/CRAN.package.random |
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 |
Reference manual: | random.pdf |
Vignettes: |
random.org: Introduction to Randomness and Random Numbers random: An R package for true random numbers |
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, r-oldrel (x86_64): random_0.2.6.tgz |
Old sources: | random archive |
Reverse imports: | qsub, riceware |
Please use the canonical form https://CRAN.R-project.org/package=random to link to this page.