Learn R Programming

random

R package for true random numbers from random.org

About

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.

Author

Dirk Eddelbuettel

License

GPL (>= 2)

Copy Link

Version

Install

install.packages('random')

Monthly Downloads

855

Version

0.2.6

License

GPL (>= 2)

Last Published

February 5th, 2017

Functions in random (0.2.6)

random

True random numbers from random.org