Skip to content

Ben1524/TinyMT

 
 

Repository files navigation

TinyMT ver. 1.1.2

Tiny Mersenne Twister(TinyMT). Pseudo random number generators whose periods are 2127-1.

Mutsuo Saito (Hiroshima University) and Makoto Matsumoto (The University of Tokyo)

Copyright (C) 2011 Mutsuo Saito, Makoto Matsumoto, Hiroshima University and The University of Tokyo. All rights reserved.

The 3-clause BSD License is applied to this software, see LICENSE.txt

The documents written in English is the official one.

To see documents, make doc and then see html/index.html.

And if you are using Microsoft Visual Studio, you need to download msinttypes from google code.

If you want to redistribute and/or change source files, see LICENSE.txt.

When you change these files and redistribute them, PLEASE write your e-mail address in redistribution and write to contact YOU first if users of your changed source encounter troubles.

About

Tiny Mersenne Twister

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.0%
  • C 22.3%
  • HTML 6.4%
  • Makefile 2.2%
  • Shell 0.1%