summaryrefslogtreecommitdiff
path: root/tests/trandom.c
Commit message (Expand)AuthorAgeFilesLines
* Missing #include.vlefevre2002-03-221-0/+1
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-3/+2
* Copyright line changed.vlefevre2002-03-041-1/+1
* Patches by Kevin Ryde for K&R compilersvlefevre2002-01-121-7/+10
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* Prototype changes.vlefevre2001-09-131-0/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-2/+2
* k2r -> ansi stylezimmerma2000-12-211-8/+10
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* removed printf for argc=1zimmerma2000-06-211-2/+0
* Various patches for leaks, UMR and (one) BUS.hanrot2000-06-201-3/+7
* arguments of gmp_randinit were in wrong orderzimmerma2000-06-161-5/+10
* Display of statistics is only toggled if a number of tests to be performedhanrot2000-06-151-9/+19
* Very basic statistical tests for random, random2, urandomb.hanrot2000-06-151-0/+163