Los TestU01 en el texto del libro

$ python ~/bin/fallas.py s1.txt 
2 / 39
$ python ~/bin/fallas.py s2.txt 
0 / 17
$ python ~/bin/fallas.py s3.txt 
0 / 17
0 / 17
0 / 17
0 / 17
0 / 17
0 / 17

No pasa ninguno de los últimos tests!

Los TestU01 con el libro encriptado

$ python ~/bin/fallas.py se1.txt 
38 / 39
$ python ~/bin/fallas.py se2.txt 
17 / 17
$ python ~/bin/fallas.py se3.txt 
17 / 17
17 / 17
17 / 17
17 / 17
17 / 17
17 / 17

Pasa todos los últimos tests!
