The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

cryptorng: Access System Cryptographic Pseudorandom Number Generators

Generate random numbers from the Cryptographically Secure Pseudorandom Number Generator (CSPRNG) provided by the underlying operating system. System CSPRNGs are seeded internally by the OS with entropy it gathers from the system hardware. The following system functions are used: arc4random_buf() on macOS and BSD; BCryptgenRandom() on Windows; Sys_getrandom() on Linux.

Version: 0.1.4
Suggests: testthat (≥ 3.0.0)
Published: 2024-06-02
DOI: 10.32614/CRAN.package.cryptorng
Author: Mike Cheng [aut, cre, cph]
Maintainer: Mike Cheng <mikefc at coolbutuseless.com>
BugReports: https://github.com/coolbutuseless/cryptorng/issues
License: MIT + file LICENSE
URL: https://github.com/coolbutuseless/cryptorng
NeedsCompilation: yes
Materials: NEWS
CRAN checks: cryptorng results

Documentation:

Reference manual: cryptorng.pdf

Downloads:

Package source: cryptorng_0.1.4.tar.gz
Windows binaries: r-devel: cryptorng_0.1.4.zip, r-release: cryptorng_0.1.4.zip, r-oldrel: cryptorng_0.1.4.zip
macOS binaries: r-release (arm64): cryptorng_0.1.4.tgz, r-oldrel (arm64): cryptorng_0.1.4.tgz, r-release (x86_64): cryptorng_0.1.4.tgz, r-oldrel (x86_64): cryptorng_0.1.4.tgz
Old sources: cryptorng archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cryptorng to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.