What's Changed
Features
- Add: ToWeightedList by @AnnulusGames in #9
Bug fixes
- Fix: RemoveRandom returns default(T) when the last element is selected by @AnnulusGames in #7
- Fix: WeightedCollectionExtensions by @AnnulusGames in #8
- Fix: NextFloat/Double could return a value equal to max due to floating point error by @AnnulusGames in #10
- Fix: WeightedList.GetItem by @AnnulusGames in #11
Improvements
- Add: WeightedListTests by @AnnulusGames in #12
Full Changelog: v1.0.3...v1.0.4