random_grouping
Utility for random grouping.
The author of this crate is not good at English.
Forgive me if the document is hard to read.
What is this?
This is useful for grouping multiple items into some groups at random.
Examples
let mut rg = new;
let samples = .;
let ratios = ;
let result = rg.divide_by_ratio;
assert!;
for i in 0..result.len
Versions
See CHANGELOG.