Skip to content

Releases: marklin2234/MT19937pp

MT19937pp

13 Feb 07:57
Compare
Choose a tag to compare
  • Massively improved runtime efficiency by using logical bitwise shifting instead of using Math.pow, removing synchronized blocks and using AtomicInteger.

ThreadedMT19937

07 Feb 23:38
Compare
Choose a tag to compare

Run the jar file and follow the CLI to generate PRNs.