]> gitweb.factorcode.org Git - factor.git/commitdiff
Fix test failure for random number speedup from using be>.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 12 Oct 2011 08:26:56 +0000 (01:26 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 12 Oct 2011 08:26:56 +0000 (01:26 -0700)
extra/random/blum-blum-shub/blum-blum-shub-tests.factor

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