Module snarkvm_utilities::rand
source · [−]Traits
A trait for a uniform random number generator.
Functions
A CryptoRNG used solely for testing and benchmarking, not for any real world purposes.
A fixed CryptoRNG used solely for debugging tests, not for any real world purposes.
A fast RNG used solely for testing and benchmarking, not for any real world purposes.
A function that can be used in order to reproduce any failing test cases that use test_rng.