Expand description
§Quantum Random Number Generator (QRNG)
This library provides a quantum random number generator with applications in cryptography, finance, games, and statistical analysis.
Re-exports§
pub use core::quantum_rng::QuantumRNG;
pub use core::error::QuantumRngError;