This package provides an interface to the true random number service provided by the random.org website created by Mads Haahr. The random.org web service 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.1 |
| Depends: | R (≥ 2.8.0) |
| Published: | 2009-08-13 |
| Author: | Dirk Eddelbuettel |
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
| License: | GPL-2 |
| URL: | http://www.random.org |
| In views: | Distributions |
| CRAN checks: | random results |
| Package source: | random_0.2.1.tar.gz |
| MacOS X binary: | random_0.2.1.tgz |
| Windows binary: | random_0.2.1.zip |
| Reference manual: | random.pdf |
| Vignettes: |
random.org: Introduction to Randomness and Random Numbers random: An R package for true random numbers |
| News/ChangeLog: | ChangeLog |
| Old sources: | random archive |