aboutsummaryrefslogtreecommitdiff
path: root/tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests.js')
-rw-r--r--tests.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.js b/tests.js
index 9abe573..9760d93 100644
--- a/tests.js
+++ b/tests.js
@@ -2503,6 +2503,7 @@ page.open(url, function(status) {
2503 [ "222F", "16" ], 2503 [ "222F", "16" ],
2504 [ "FFFF", "16" ], 2504 [ "FFFF", "16" ],
2505 [ "0000101017", "33" ], // 10 events at 3.32 bits per event 2505 [ "0000101017", "33" ], // 10 events at 3.32 bits per event
2506 [ "ac2c3c4c5c6c7c8c9ctcjcqckcad2d3d4d5d6d7d8d9dtdjdqdkdah2h3h4h5h6h7h8h9hthjhqhkhas2s3s4s5s6s7s8s9stsjsqsks", "226" ], // cards are not replaced, so a full deck is not 52^52 entropy which is 296 bits, it's 52!, which is 226 bits
2506 ] 2507 ]
2507 // use entropy 2508 // use entropy
2508 page.evaluate(function(e) { 2509 page.evaluate(function(e) {