summaryrefslogtreecommitdiff
path: root/tests/rand-test.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-10Add the init_by_array functionality from the reference implementation ofGeorge Lebl1-1/+59
2002-11-26Improved the seeding algorithm. Old behaviour can be achived by settingSebastian Wilhelmi1-20/+20
2002-07-04Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi1-0/+3
2001-05-31Fix to stupid bug in g_random_boolean, also both functions now return 1 orSebastian Wilhelmi1-0/+16
1999-04-12Moved struct declaration up. Style fixes.Sebastian Wilhelmi1-3/+18
1999-04-09New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1-0/+43