An open API service indexing awesome lists of open source software.

https://github.com/dim13/mt19937

Mersenne Twister PRNG
https://github.com/dim13/mt19937

Last synced: about 2 months ago
JSON representation

Mersenne Twister PRNG

Awesome Lists containing this project

README

          

# Mersenne Twister PRNG

[![GoDoc](https://godoc.org/github.com/dim13/mt19937?status.svg)](https://godoc.org/github.com/dim13/mt19937)
[![Build](https://github.com/dim13/mt19937/workflows/build/badge.svg)](https://github.com/dim13/mt19937template/actions)

Reference implementaion: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt64.html