Last data update: 2014.03.03

random

Package: random
Version: 0.2.5
Date: 2015-06-30
Author: Dirk Eddelbuettel <edd@debian.org>
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Title: True Random Numbers using RANDOM.ORG
Description: 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.
Depends: R (>= 2.8.0)
Imports: curl, utils
License: GPL (>= 2)
URL: https://www.random.org
NeedsCompilation: no
Packaged: 2015-06-30 15:15:25.186565 UTC; edd
Repository: CRAN
Date/Publication: 2015-06-30 17:52:48

● Cran Task View: Distributions
● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'random' ...
** package 'random' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'random'
    finding HTML links ... done
    random                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (random)
Making 'packages.html' ... done