Skip to content

Releases: marklin2234/MT19937pp

MT19937pp

Choose a tag to compare

@marklin2234 marklin2234 released this 13 Feb 07:57
  • Massively improved runtime efficiency by using logical bitwise shifting instead of using Math.pow, removing synchronized blocks and using AtomicInteger.

ThreadedMT19937

Choose a tag to compare

@marklin2234 marklin2234 released this 07 Feb 23:38

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