BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

axess-rng

v0.2.0crates.io· Rust

Injectable cryptographically-secure RNG trait for deterministic simulation testing (DST). Production code depends on the `SecureRng` trait; tests inject `MockRng` (a seeded PRNG) for reproducible randomness in auth flows, token issuance, and key generation.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
2 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.2.0this month
axess-rng — Injectable cryptographically-secure RNG trait for deterministic simulation testing (DST). Production code depends on the `SecureRng` trait; tests inject `MockRng` (a seeded PRNG) for reproducible randomness in auth flows, token issuance, and key generation. (Rust / crates.io) — verdict, alternatives & security · Modules