urltomarkdown/node_modules/pure-rand/CHANGELOG.md

5.9 KiB
Executable File
Raw Permalink Blame History

CHANGELOG 6.X

6.1.0

Features

Fixes

6.0.4

Fixes

6.0.3

Fixes

6.0.2

Fixes

6.0.1

Fixes

6.0.0

Breaking Changes

Features

  • 7587984 Faster uniform distribution on bigint (#517)
  • 464960a Faster uniform distribution on small ranges (#516)
  • b4852a8 Faster Congruencial 32bits (#512)
  • fdb6ec8 Faster Mersenne-Twister (#510)
  • bb69be5 Drop infinite loop for explicit loop (#507)

Fixes