]> gitweb.factorcode.org Git - factor.git/commitdiff
random.blum-blum-shub: fix tests for recent random-integer change.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 15 Oct 2011 17:39:16 +0000 (10:39 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 15 Oct 2011 17:39:16 +0000 (10:39 -0700)
extra/random/blum-blum-shub/blum-blum-shub-tests.factor

index 4333326448f004b1d343276d02dc083952a041a6..8595fec9540af95590974ac39d52bdc377df4078 100644 (file)
@@ -8,13 +8,13 @@ IN: blum-blum-shub.tests
 ] unit-test
 
 
-[ 2790910260 ] [
+[ 887708070 ] [
     T{ blum-blum-shub f 590695557939 811977232793 } clone [
         32 random-bits
     ] with-random
 ] unit-test
 
-[ 11986868292847630671 ] [
+[ 3812677130378646276 ] [
     T{ blum-blum-shub f 590695557939 811977232793 } clone [
         64 random-bits
     ] with-random