summaryrefslogtreecommitdiff
path: root/tests/rand-test.c
Commit message (Expand)AuthorAgeFilesLines
* Add the init_by_array functionality from the reference implementation ofGeorge Lebl2004-01-101-1/+59
* Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi2002-11-261-20/+20
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-041-0/+3
* Fix to stupid bug in g_random_boolean, also both functions now return 1 orSebastian Wilhelmi2001-05-311-0/+16
* Moved struct declaration up. Style fixes.Sebastian Wilhelmi1999-04-121-3/+18
* New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1999-04-091-0/+43