Other packages > Find by keyword >

Rrdrand  

"DRNG" on Intel CPUs with the "RdRand" Instruction for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Rrdrand", "0.1-16")



Attach the package and use:
library("Rrdrand")
Maintained by
Ei-ji Nakama
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-16
Latest Update: 2023-01-26
Description:
Make use of the hardware random number accessed by the RdRandinstruction in recent Intel CPUs Ivy Bridge and later.DRNG is Digital Random Number Generator.
How to cite:
Ei-ji Nakama (2014). Rrdrand: "DRNG" on Intel CPUs with the "RdRand" Instruction for R. R package version 0.1-16, https://cran.r-project.org/web/packages/Rrdrand. Accessed 07 May. 2025.
Previous versions and publish date:
0.1-7 (2014-06-16 10:32), 0.1-8 (2014-06-17 09:26), 0.1-9 (2014-06-28 01:57), 0.1-10 (2014-10-16 23:58), 0.1-14 (2015-05-28 17:10), 0.1-15 (2018-01-11 09:19), 0.1-16 (2018-07-04 10:10)
Other packages that cited Rrdrand R package
View Rrdrand citation profile
Other R packages that Rrdrand depends, imports, suggests or enhances
Functions, R codes and Examples using the Rrdrand R package
Full Rrdrand package functions and examples
Downloads during the last 30 days
04/1204/1704/2004/2305/0405/06Downloads for Rrdrand024681012141618TrendBars

Today's Hot Picks in Authors and Packages

funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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