Skip to content

Releases: nuskey8/NRandom

v2.0.1

07 Apr 14:19
Compare
Choose a tag to compare

What's Changed

  • Fix: GetRandom() always returns last element of the list by @nuskey8 in #15

Full Changelog: v2.0.0...v2.0.1

v2.0.0

01 Apr 10:09
89d3166
Compare
Choose a tag to compare

Initial release of NRandom

v1.0.4

20 Aug 04:59
Compare
Choose a tag to compare

What's Changed

Features

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

Full Changelog: v1.0.3...v1.0.4

v1.0.3

20 Aug 02:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

19 Aug 15:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

19 Aug 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Aug 10:00
Compare
Choose a tag to compare

initial release