v1.0.4
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