X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/6ad84ac38dd536fc0afeefd1a5bd530889373341..ba6e6b64033b1f9de49feccb5c9cd438354481f7:/tests/lcrand diff --git a/tests/lcrand b/tests/lcrand index c9e66e8..8ffd7ed 100644 --- a/tests/lcrand +++ b/tests/lcrand @@ -1,9 +1,8 @@ # Test vectors for linear congruential generator # -# $Id: lcrand,v 1.2 2000/07/09 21:33:54 mdw Exp $ +# $Id: lcrand,v 1.3 2000/07/15 10:03:13 mdw Exp $ lcrand { - # --- Standard stuff --- 0 271828183; @@ -29,7 +28,7 @@ lcrand { 2624567577 0; 2966901975 1; - # --- Fixed point --- + # --- Fixed point --- 3223959250 3223959250; }