Changes for version 0.003 - 2022-05-21
- Add 'shuffle' option.
- Add Array::Sample::WeightedRandom::Scan, although the current algorithm is biased.
Modules
Sample elements randomly, with weights (with or without replacement)
(DO NOT USE) Sample elements randomly, with weights, without replacement (using scan algorithm)