Other packages > Find by keyword >

qrandom  

True Random Numbers using the ANU Quantum Random Numbers Server
View on CRAN: Click here


Download and install qrandom package within the R console
Install from CRAN:
install.packages("qrandom")

Install from Github:
library("remotes")
install_github("cran/qrandom")

Install by package version:
library("remotes")
install_version("qrandom", "1.2.6")



Attach the package and use:
library("qrandom")
Maintained by
Siegfried Kstlmeier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-10
Latest Update:
Description:
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) and Haw, et al. (2015) . The package offers functions to retrieve a sequence of random integers or hexadecimals and true random samples from a normal or uniform distribution.
How to cite:
Siegfried Kstlmeier (2019). qrandom: True Random Numbers using the ANU Quantum Random Numbers Server. R package version 1.2.6, https://cran.r-project.org/web/packages/qrandom. Accessed 10 Mar. 2026.
Previous versions and publish date:
1.0 (2019-01-10 18:00), 1.1 (2019-02-14 16:02), 1.2.1 (2019-12-11 15:00), 1.2.2 (2020-01-11 00:20), 1.2.3 (2020-09-08 14:40), 1.2.4 (2021-04-22 16:00), 1.2.5 (2022-08-29 16:40), 1.2.6 (2022-08-30 10:00), 1.2 (2019-08-20 12:50)
Other packages that cited qrandom R package
View qrandom citation profile
Other R packages that qrandom depends, imports, suggests or enhances
Functions, R codes and Examples using the qrandom R package
Some associated functions: qRandomSeq . qUUID . qrandom . qrandommaxint . qrandomnorm . qrandomunif . 
Some associated R codes: qUUID.R . qrandom.R . qrandommaxint.R .  Full qrandom package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA