fn rand_fields(rng: &mut impl Rng, length: u8) -> Vec<Fp> ⓘ
generates a vector of length field elements using the provided RNG
length