Module rand::seq [−][src]
Functions for randomly accessing and sampling sequences.
Functions
sample_indices |
Randomly sample exactly |
sample_iter |
Randomly sample |
sample_slice |
Randomly sample exactly |
sample_slice_ref |
Randomly sample exactly |