alea-random

`lodash.random` but using Alea

MIT License

Downloads
103
Stars
3
Committers
4

Bot releases are visible (Hide)

alea-random - 5.0.2 Latest Release

Published by github-actions[bot] 4 months ago

5.0.2 (2024-06-26)

Bug Fixes

alea-random - 5.0.1

Published by github-actions[bot] about 1 year ago

5.0.1 (2023-10-06)

Bug Fixes

alea-random - 5.0.0

Published by github-actions[bot] about 1 year ago

5.0.0 (2023-09-04)

⚠ BREAKING CHANGES

  • Node.js v14 and v16 are no longer supported.

Features

  • drop Node.js v14 and v16 (a855882)
alea-random - 4.0.1

Published by github-actions[bot] almost 2 years ago

4.0.1 (2022-11-17)

Bug Fixes

alea-random - 4.0.0

Published by github-actions[bot] almost 2 years ago

4.0.0 (2022-11-17)

⚠ BREAKING CHANGES

  • Node.js v12 is no longer supported.

Features

  • drop Node.js v12 support (b8fc425)
alea-random - 3.0.0

Published by github-actions[bot] almost 3 years ago

3.0.0 (2022-01-03)

⚠ BREAKING CHANGES

  • Node.js v10 is no longer supported.

Features

  • drop Node.js v10 support (43d4ed6)
alea-random - 2.1.6

Published by github-actions[bot] about 3 years ago

2.1.6 (2021-10-17)

Bug Fixes

alea-random - 2.1.5

Published by github-actions[bot] almost 4 years ago

2.1.5 (2020-12-17)

Bug Fixes

alea-random - 2.1.4

Published by github-actions[bot] about 4 years ago

2.1.4 (2020-09-04)

Bug Fixes

alea-random - 2.1.3

Published by github-actions[bot] about 4 years ago

2.1.3 (2020-09-04)

Bug Fixes

alea-random - 2.1.2

Published by github-actions[bot] over 4 years ago

2.1.2 (2020-06-28)

Bug Fixes

alea-random -

Published by kenany almost 8 years ago

alea-random -

Published by kenany over 8 years ago

  • #20: deps: lodash.uniq@^4.2.0
  • #19: deps: lodash.some@^4.2.0
  • #18: deps: lodash.map@^4.2.0
  • #17: deps: lodash.every@^4.2.0
  • #16: deps: browserify@^13.0.0
  • #15: sync with 3.1.2
  • #14: swap min and max when min > max
alea-random -

Published by kenany almost 9 years ago

  • #10: Now using lodash._isiterateecall
  • #11: Added test for providing both min and max arguments
  • #12: Corrected "no max argument" test
  • #13: Ensured <=max in large integer tests
alea-random -

Published by kenany almost 9 years ago

semver-major

Switched away from my fork of node-uuid. Support for certain browsers may have been affected so I'm just gonna mark this as semver-major just in case.

  • #4: node-uuid@^1.4.7

misc

  • #5: Removed old testling stuff
  • #6: Added script for running tests in a headless browser with tape-run
  • #7: tape@^4.2.2
  • #8: Dropped 0.8 and 0.10 support on Travis in favor of 4 and 5
  • #9: Switched to new, sudo-less Travis infrastructure.
alea-random -

Published by kenany over 9 years ago

  • #3: lodash.*@^3.0.0
alea-random -

Published by kenany almost 10 years ago

  • #2: tape@^3.0.3
alea-random -

Published by kenany about 10 years ago

  • Deleted end-of-file newline in package.json
alea-random -

Published by kenany over 10 years ago

  • Switched to my fork of node-uuid for saner browserify support.
alea-random -

Published by kenany over 10 years ago

  • Updated API documentation
  • Now seeded with RFC4122 v4 UUIDs