This is a reconstructed revision history for the MT19937 Mersenne Twister pseudorandom number generator by Makoto Matsumoto and Takuji Nishimura.
It combines files from Matsumoto
and Nishimura's
archived sites at Keio University and Matsumoto's current site
at Hiroshima University and was generated by scripts in the
repo-archival project.
Both authors have slightly different changes, which I have carefully merged.
Missing revisions, that I inferred from timestamps and analogous changes, are
denoted with ~
in git log
. Releases are tagged.
See readme-mt.txt for documentation and usage instructions.