You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5.9 KiB

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