# TinyMT **Repository Path**: zxs-un/TinyMT ## Basic Information - **Project Name**: TinyMT - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-17 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.