[][src]Function simple_ml::randomize_vector

pub fn randomize_vector<T: Clone>(rows: &Vec<T>) -> Vec<T>