pub fn bootstrap_indices(n: usize, seed: u64) -> Vec<usize>
One bootstrap resample of n row indices, drawn with replacement.
n