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 03 Dec. 2024.
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

CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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