Skip to content

Releases: transitive-bullshit/random

Add Weibull distribution and array shuffling via Fisher-Yates

25 Feb 11:14
Compare
Choose a tag to compare
  • chore: minor cleanups from PRs 01400b0
  • Merge pull request #69 from pedro-w/weibull-dist 13ed805
  • Merge pull request #68 from pedro-w/shuffle 315c1a0
  • Merge branch 'master' into shuffle db8cc59
  • fix: typo(s) 2c47319
  • feat: Implement array shuffling function 9f3ebc5
  • fix: typo d59783e
  • Implement Weibull distribution a016d25

Huge thanks to @pedro-w 🙏


v5.2.0...v5.3.0

v5.2.0

24 Feb 15:50
Compare
Choose a tag to compare

v5.1.1...v5.2.0

v5.1.1

30 Sep 01:21
Compare
Choose a tag to compare

v5.1.0...v5.1.1

Remove seedrandom dep

09 Sep 00:02
Compare
Choose a tag to compare

v5.0.1...v5.1.0

Minor fixes

03 Sep 03:00
Compare
Choose a tag to compare
  • 🍎 15ae18a
  • Merge branch 'master' of github.com:transitive-bullshit/random 324c401
  • 🍔 e49c533
  • Merge pull request #57 from mxr/mxr-patch-1 de1e475
  • Update readme.md 7254099
  • Fix typo in random.choice docstring ea29259

v5.0.0...v5.0.1

Modernize package tooling and exports

03 Sep 02:51
Compare
Choose a tag to compare

v4.1.0...v5.0.0

Add random.choice

28 Nov 18:47
Compare
Choose a tag to compare
  • Merge pull request #51 from transitive-bullshit/feature/array-choice e0d8451
  • . e5d3c8b
  • feat: add random.choice for arrays f275f2f

v4.0.3...v4.1.0