v2.5.0
v2.5.0 (minor)
Changes since v2.4.0:
- fix: suppress S2245 on the provider that exists to wrap System.Random [patch] (@Claude)
- fix: remove the float equality checks the code quality review found [patch] (@Claude)
- docs: document the randomness and probability providers [patch] (@Claude)
- feat: add randomness and probability providers [minor] (@Claude)
What's Changed
- Add randomness and probability distribution providers by @matt-edmondson in #25
Full Changelog: v2.4.0...v2.5.0