A small alternative to the rand crate with no unsafe code and no/minimal dependencies, based on the Xoshiro and Chacha algorithms
-
Updated
Jun 25, 2025 - Rust
A small alternative to the rand crate with no unsafe code and no/minimal dependencies, based on the Xoshiro and Chacha algorithms
Rule30 pseudorandom bit generator in Rust
Rust project to roll my own PRNG as a learning experience - NOT FOR ACTUAL USE!
Add a description, image, and links to the prng-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the prng-algorithms topic, visit your repo's landing page and select "manage topics."