Skip to content

viyami/mersenne-twister-examples

 
 

Repository files navigation

Mersenne Twister Examples

This is a collection of mersenne twister PRNG example implementations.

The C, C#, Haskell, and Pascal implementations are from a Wikipedia article and are covered by the Wikipedia licenses.

The Perl, Ruby, Javascript, and Java implementations are from other sources and the license is in the header.

Brian J Murray

About

Mersenne Twister code from Wikipedia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 37.5%
  • JavaScript 18.1%
  • Perl 17.8%
  • Ruby 5.6%
  • Haskell 5.2%
  • Pascal 4.8%
  • Other 11.0%