Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-07-26 | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 1 | -4/+4 |
2000-04-07 | Fixed bug. Thanks to Marko Kreen <marko@l-t.ee> for reporting that. | Sebastian Wilhelmi | 1 | -2/+0 |
1999-08-19 | Use /dev/urandom, as it doesn't block, which /dev/random might do. Do not | Sebastian Wilhelmi | 1 | -16/+18 |
1999-06-30 | Finally removed the g_random_normal and g_rand_normal functions. | Sebastian Wilhelmi | 1 | -55/+0 |
1999-04-12 | Moved struct declaration up. Style fixes. | Sebastian Wilhelmi | 1 | -12/+25 |
1999-04-09 | New files to implement the Mersenne Twister Pseudo Random Number | Sebastian Wilhelmi | 1 | -0/+334 |