qrandom: True Random Numbers using the ANU Quantum Random Numbers Server

The ANU Quantum Random Number Generator provided by the Australian National University generates true random numbers in real-time by measuring the quantum fluctuations of the vacuum. This package offers an interface using their API. The electromagnetic field of the vacuum exhibits random fluctuations in phase and amplitude at all frequencies. By carefully measuring these fluctuations, one is able to generate ultra-high bandwidth random numbers. The quantum Random Number Generator is based on the papers by Symul et al., (2011) <doi:10.1063/1.3597793> and Haw, et al. (2015) <doi:10.1103/PhysRevApplied.3.054004>. The package offers functions to retrieve a sequence of random integers or hexadecimals and true random samples from a normal or uniform distribution.

Version: 1.2.4
Imports: curl, jsonlite, methods, Rmpfr, utils
Suggests: testthat
Published: 2021-04-22
Author: Siegfried Köstlmeier ORCID iD [aut, cre], Boris Steipe ORCID iD [ctb]
Maintainer: Siegfried Köstlmeier <siegfried.koestlmeier at gmail.com>
License: GPL-2 | file LICENSE
URL: https://qrng.anu.edu.au/
NeedsCompilation: no
CRAN checks: qrandom results

Documentation:

Reference manual: qrandom.pdf

Downloads:

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

Linking:

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