summaryrefslogtreecommitdiff
path: root/mpz/urandomb.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* * randlc.c, randlc2x.c, randsd.c, mpz/urandomb.c, mpz/urandomm.c:Kevin Ryde2000-09-251-8/+1
* *** empty log message ***tege2000-07-241-4/+4
* Rename most of the random number functions, structs and some of the struct me...Linus Nordberg2000-04-101-7/+7
* Simplify size computation.tege2000-04-091-1/+1
* Fix reallocation condition.tege2000-04-081-1/+1
* Change mpn_rawrandom --> gmp_rand_getraw.Linus Nordberg2000-04-041-1/+1
* Fix typo in function definition.Linus Nordberg2000-04-041-1/+1
* (mpz_urandomb): Use ABSIZ() instead of SIZ() for determining size of ROP.Linus Nordberg2000-04-011-1/+1
* Rename urandom.c to urandomb.c.Linus Nordberg2000-03-311-0/+49