rng_random_array

Function rng_random_array 

Source
pub fn rng_random_array<const N: usize>(
    rng: &mut impl RandomNumberGenerator,
) -> [u8; N]