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.7)cryptorng_0.1.4.zip(r-4.6)cryptorng_0.1.4.zip(r-4.5)
cryptorng_0.1.4.tgz(r-4.6-x86_64)cryptorng_0.1.4.tgz(r-4.6-arm64)cryptorng_0.1.4.tgz(r-4.5-x86_64)cryptorng_0.1.4.tgz(r-4.5-arm64)
cryptorng_0.1.4.tar.gz(r-4.7-arm64)cryptorng_0.1.4.tar.gz(r-4.7-x86_64)cryptorng_0.1.4.tar.gz(r-4.6-arm64)cryptorng_0.1.4.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
cryptorng/json (API)
NEWS

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

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

On CRAN:

Conda:

3.00 score 2 stars 3 scripts 547 downloads 1 exports 0 dependencies

Last updated from:fe69b12f34. Checks:12 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK109
linux-devel-x86_64OK99
source / vignettesOK166
linux-release-arm64OK111
linux-release-x86_64OK110
macos-release-arm64OK119
macos-release-x86_64OK239
macos-oldrel-arm64OK86
macos-oldrel-x86_64OK172
windows-develOK70
windows-releaseOK91
windows-oldrelOK79
wasm-releaseFAIL78

Exports:rcrypto

Dependencies: