Why not use `sum += xs[rand(xs_len - 1)]` instead of `sum += xs[rand(int.high) 
mod size]`?

Reply via email to