summary refs log tree commit diff stats
path: root/lib/pure/mersenne.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixed Mersenne Twister (#5227)MednauN2017-01-161-2/+2
* Add copyright headerFederico Ceratto2016-07-211-0/+9
* mersenne.nim public procs no longer work with platform-dependent int typeRuslan Mustakov2016-03-241-13/+15
* Fix a few deprecation warningsdef2016-01-251-2/+0
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* big renameAraq2014-08-271-7/+7
* Mersenne twister random number generatorMark Flamer2013-10-221-0/+39