Function lance_testing::datagen::sample_without_replacement
source · pub fn sample_without_replacement<T: Copy>(
choices: &[T],
num_picks: u32
) -> Vec<T>pub fn sample_without_replacement<T: Copy>(
choices: &[T],
num_picks: u32
) -> Vec<T>