Package: cryptorng 0.1.4

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.

Authors:Mike Cheng [aut, cre, cph]

cryptorng_0.1.4.tar.gz
cryptorng_0.1.4.zip(r-4.5)cryptorng_0.1.4.zip(r-4.4)cryptorng_0.1.4.zip(r-4.3)
cryptorng_0.1.4.tgz(r-4.4-x86_64)cryptorng_0.1.4.tgz(r-4.4-arm64)cryptorng_0.1.4.tgz(r-4.3-x86_64)cryptorng_0.1.4.tgz(r-4.3-arm64)
cryptorng_0.1.4.tar.gz(r-4.5-noble)cryptorng_0.1.4.tar.gz(r-4.4-noble)
cryptorng.pdf |cryptorng.html
cryptorng/json (API)
NEWS

# Install 'cryptorng' in R:
install.packages('cryptorng', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/coolbutuseless/cryptorng/issues

On CRAN:

1 exports 1 stars 1.15 score 0 dependencies 3 scripts 845 downloads

Last updated 4 months agofrom:fe69b12f34. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 29 2024
R-4.5-win-x86_64OKAug 29 2024
R-4.5-linux-x86_64OKAug 29 2024
R-4.4-win-x86_64OKAug 29 2024
R-4.4-mac-x86_64OKAug 29 2024
R-4.4-mac-aarch64OKAug 29 2024
R-4.3-win-x86_64OKAug 29 2024
R-4.3-mac-x86_64OKAug 29 2024
R-4.3-mac-aarch64OKAug 29 2024

Exports:rcrypto

Dependencies: