Skip to content

juanlucasrey/TinyMT

 
 

Repository files navigation

TitinyMT ver. 1.1.1

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

Packages

No packages published

Languages

  • C++ 69.2%
  • C 22.0%
  • HTML 6.5%
  • Makefile 2.2%
  • Shell 0.1%