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 626 downloads 1 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK103
linux-devel-x86_64OK111
source / vignettesOK136
linux-release-arm64OK102
linux-release-x86_64OK103
macos-release-arm64OK89
macos-release-x86_64OK184
macos-oldrel-arm64OK85
macos-oldrel-x86_64OK161
windows-develOK70
windows-releaseOK79
windows-oldrelOK96
wasm-releaseFAIL77

Exports:rcrypto

Dependencies: