A pure Rust implementation of the PCG family of random number generators.
# Cargo.toml
[dependencies]
pcg_rand = "0.13.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a random u32 using the PCG64 algorithm.
No known issues recorded.
No dependency data recorded yet.