Wrappers around RNGs to buffer their output and save system calls
this crate contains a buffered randomizer for creating random booleans efficiently
A tiny, fast, zero-dep library for random number generation.
Secret-sharing primitives (Shamir, Blakley, ramp, VSS, CRT, visual, etc.) implemented directly from the original papers with no external dependencies.
A simple tool and library for generating random nucleotide sequences.
Nanosecond-Precision Universally Lexicographically Sortable Identifier
A highly parallel Perl 5 interpreter written in Rust
A library for efficient nucleotide sequence manipulation using 2-bit and 4-bit encodings
A library for working with audio buffers
A modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
opinionated PRNG for easier fuzz testing
An RNG that generates 'random' numbers copied from a given buffer. INTENDED FOR TESTING AND FUZZING ONLY!!