Function ark_ff::test_rng[][src]

pub fn test_rng() -> StdRng
👎 Deprecated since 0.2.0:

please use ark_std::{UniformRand, test_rng} instead of ark_ff::{UniformRand, test_rng}

Should be used only for tests, not for any real world usage.