Skip to content

MT19937pp

Latest
Compare
Choose a tag to compare
@marklin2234 marklin2234 released this 13 Feb 07:57
· 3 commits to main since this release
  • Massively improved runtime efficiency by using logical bitwise shifting instead of using Math.pow, removing synchronized blocks and using AtomicInteger.