summaryrefslogtreecommitdiff
path: root/random/test.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_assert_cmp.int() to get better debug logs on crashOlivier CrĂȘte2020-05-051-2/+2
* Fix build with MSVCNirbheek Chauhan2018-12-141-4/+5
* Fix copyright headers for all filesYouness Alaoui2010-02-161-2/+3
* Updated test coverage of random submodule. Documented the module public API. ...Kai Vehmanen2007-06-191-7/+12
* add copyright/license notice to each .c/.h fileDafydd Harries2007-04-301-0/+36
* test nice_rng_generate_bytesDafydd Harries2007-02-051-1/+7
* don't seed new RNGs to 0 by default; allow overriding RNG constructorDafydd Harries2007-02-051-1/+2
* add nice_rng_freeDafydd Harries2007-01-311-0/+1
* add random number generation codeDafydd Harries2007-01-311-0/+19