Skip to content

0.5.8

Compare
Choose a tag to compare
@asterite asterite released this 16 Jan 20:43
· 11179 commits to master since this release
  • Added Random and Random::MT19937 (Mersenne Twister) classes (thanks @rhysd).
  • Docs: removed automatic linking. To link to classes and methods surround with backticks.
  • Fixed #328: != bug.