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: 2023-04-03
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 08 Jan. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
ClustMMDD  
Variable Selection in Clustering by Mixture Models for Discrete Data
An implementation of a variable selection procedure in clustering by mixture models for discrete dat ...
Download / Learn more Package Citations See dependency  
evidence  
Analysis of Scientific Evidence Using Bayesian and Likelihood Methods
Bayesian (and some likelihoodist) functions as alternatives to hypothesis-testing functions in R bas ...
Download / Learn more Package Citations See dependency  
summariser  
Easy Calculation and Visualisation of Confidence Intervals
Functions to speed up the exploratory analysis of simple datasets using 'dplyr'. Functions are provi ...
Download / Learn more Package Citations See dependency  
acdcR  
Agro-Climatic Data by County
The functions are designed to calculate the most widely-used county-level variables in agricultural ...
Download / Learn more Package Citations See dependency  
mMPA  
Implementation of Marker-Assisted Mini-Pooling with Algorithm
To determine the number of quantitative assays needed for a sample of data using pooled testing met ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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