Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.1.4 2026-04-09 windows/windows R-4.5 cryptorng_0.1.4.zip 20.9 KiB

Dependencies (latest)

Suggests