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
DESCRIPTION |NEWS
card.svg |card.png
cryptorng/json (API)

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

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK115
linux-devel-x86_64OK109
source / vignettesOK168
linux-release-arm64OK126
linux-release-x86_64OK104
macos-release-arm64OK82
macos-release-x86_64OK207
macos-oldrel-arm64OK87
macos-oldrel-x86_64OK183
windows-develOK96
windows-releaseOK65
windows-oldrelOK81
wasm-releaseFAIL86

Exports:rcrypto

Dependencies: