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
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

r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns