gvelim/CSX0003RUST

Make random work across the whole population

gvelim opened this issue · 0 comments

let mut idx = thread_rng().gen_range(0..self.list.len());