|
|
random: non-determinisitic random number for GNU R | |||||
|
Bio Code rprotobuf rinside rcpp rpostgresql rdieharder littler random digest rquantlib beancounter smtm yahooquote octave-mt octave-pg Linux Quantian About Blog |
Overviewrandom provides GNU R with easy access to the true random numbers provided by random.org created by Mads Haahr. random is portable and does not depend on any hardware- or operating system-specific features to supply true (i.e. physical) randomness. The package provides three simple funcions:
randomQuota queries the
server about the remaining bits for the given requester IP address. The function
quotaCheck simply checks whether this value is positive.
BackgroundThe pdf document random-intro provides a more detailed overview, including tests of random.org using the dieharder suite.The pdf document random-essay is a copy of essay by Mads Haahr at the random.org website.
Both documents are included in the R package and accessible via the
Alternatively, you can also get random from a Comprehensive R Archive Network
(CRAN) node in the src/contrib directory.
|
|||||