Function testing_utils::sample

source ·
pub fn sample<T: Clone, const N: usize>(array: &[T; N]) -> T