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
s/aerc/commit/commands/account/view-message.go?id=27b25174e2f0249a6a1d4ba45b70f8504b63ffb1'>27b2517 ^
3cd0d5b ^


753adb9 ^
2c486cb ^
27b2517 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30