X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/07871354bfa8bbbacb6c6a1966f25b596119c146..2e8eb64a72472bea4faba1cee5edde4fe3616808:/tests/lcrand diff --git a/tests/lcrand b/tests/lcrand index 138632bd..791727e7 100644 --- a/tests/lcrand +++ b/tests/lcrand @@ -1,9 +1,8 @@ # Test vectors for linear congruential generator # -# $Id: lcrand,v 1.1 1999/12/10 23:15:28 mdw Exp $ +# $Id: lcrand,v 1.3 2000/07/15 10:03:13 mdw Exp $ lcrand { - # --- Standard stuff --- 0 271828183; @@ -33,4 +32,3 @@ lcrand { 3223959250 3223959250; } -