Skip to main content

shuffle

Function shuffle 

Source
pub fn shuffle<T: Clone>(arr: &[T]) -> Vec<T>