-------------------------------------------------------------------------------
--- Testing blake2s-224 "blake2s-224" GOOD

[[[ Sanity Tests ]]]

Verification value 0x1C56E1A2 ....... PASS
Running sanity check 1     .......... PASS
Running AppendedZeroesTest .......... PASS

[[[ Speed Tests ]]]

Bulk speed test - 262144-byte keys
Alignment  7 -  0.077 bytes/cycle -  221.04 MiB/sec @ 3 ghz
Alignment  6 -  0.077 bytes/cycle -  221.04 MiB/sec @ 3 ghz
Alignment  5 -  0.077 bytes/cycle -  221.04 MiB/sec @ 3 ghz
Alignment  4 -  0.077 bytes/cycle -  221.04 MiB/sec @ 3 ghz
Alignment  3 -  0.077 bytes/cycle -  221.05 MiB/sec @ 3 ghz
Alignment  2 -  0.077 bytes/cycle -  221.05 MiB/sec @ 3 ghz
Alignment  1 -  0.077 bytes/cycle -  221.05 MiB/sec @ 3 ghz
Alignment  0 -  0.077 bytes/cycle -  221.27 MiB/sec @ 3 ghz
Average      -  0.077 bytes/cycle -  221.07 MiB/sec @ 3 ghz

Small key speed test -    1-byte keys -   970.98 cycles/hash
Small key speed test -    2-byte keys -   977.00 cycles/hash
Small key speed test -    3-byte keys -   977.00 cycles/hash
Small key speed test -    4-byte keys -   972.00 cycles/hash
Small key speed test -    5-byte keys -   972.00 cycles/hash
Small key speed test -    6-byte keys -   972.00 cycles/hash
Small key speed test -    7-byte keys -   972.28 cycles/hash
Small key speed test -    8-byte keys -   994.30 cycles/hash
Small key speed test -    9-byte keys -   988.86 cycles/hash
Small key speed test -   10-byte keys -   988.84 cycles/hash
Small key speed test -   11-byte keys -   988.86 cycles/hash
Small key speed test -   12-byte keys -   993.93 cycles/hash
Small key speed test -   13-byte keys -   994.09 cycles/hash
Small key speed test -   14-byte keys -   994.08 cycles/hash
Small key speed test -   15-byte keys -   994.08 cycles/hash
Small key speed test -   16-byte keys -   986.59 cycles/hash
Small key speed test -   17-byte keys -   985.00 cycles/hash
Small key speed test -   18-byte keys -   985.00 cycles/hash
Small key speed test -   19-byte keys -   985.00 cycles/hash
Small key speed test -   20-byte keys -   986.35 cycles/hash
Small key speed test -   21-byte keys -   986.08 cycles/hash
Small key speed test -   22-byte keys -   986.08 cycles/hash
Small key speed test -   23-byte keys -   986.07 cycles/hash
Small key speed test -   24-byte keys -   983.00 cycles/hash
Small key speed test -   25-byte keys -   984.54 cycles/hash
Small key speed test -   26-byte keys -   984.72 cycles/hash
Small key speed test -   27-byte keys -   984.71 cycles/hash
Small key speed test -   28-byte keys -   983.00 cycles/hash
Small key speed test -   29-byte keys -   984.81 cycles/hash
Small key speed test -   30-byte keys -   984.82 cycles/hash
Small key speed test -   31-byte keys -   984.81 cycles/hash
Average                                    984.222 cycles/hash

[[[ 'Hashmap' Speed Tests ]]]

std::unordered_map
Init std HashMapTest:     1614.172 cycles/op (102401 inserts, 1% deletions)
Running std HashMapTest:  1406.009 cycles/op (5.6 stdv)

greg7mdp/parallel-hashmap
Init fast HashMapTest:    2517.486 cycles/op (102401 inserts, 1% deletions)
Running fast HashMapTest: 1270.787 cycles/op (7.8 stdv)  ....... PASS

[[[ Avalanche Tests ]]]

Testing   24-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.758000%
Testing   32-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.659333%
Testing   40-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.680000%
Testing   48-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.886667%
Testing   56-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.689333%
Testing   64-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.711333%
Testing   72-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.666667%
Testing   80-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.736667%
Testing   96-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.720000%
Testing  112-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.769333%
Testing  128-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.772667%
Testing  160-bit keys -> 224-bit hashes, 300000 reps worst bias is 0.863333%

[[[ Keyset 'Sparse' Tests ]]]

Keyset 'Sparse' - 16-bit keys with up to 9 bits set - 50643 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          0.3, actual      0 (0.00x)
Testing collisions (high 19-25 bits) - Worst is 23 bits: 159/152 (1.04x)
Testing collisions (high 12-bit) - Expected      46547.0, actual  46547 (1.00x)
Testing collisions (high  8-bit) - Expected      50387.0, actual  50387 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          0.3, actual      1 (3.35x) (1) !
Testing collisions (low  19-25 bits) - Worst is 21 bits: 628/611 (1.03x)
Testing collisions (low  12-bit) - Expected      46547.0, actual  46547 (1.00x)
Testing collisions (low   8-bit) - Expected      50387.0, actual  50387 (1.00x)
Testing distribution - Worst bias is the 13-bit window at bit 199 - 0.579%

Keyset 'Sparse' - 24-bit keys with up to 8 bits set - 1271626 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        188.2, actual    205 (1.09x) (17)
Testing collisions (high 24-35 bits) - Worst is 33 bits: 106/94 (1.13x)
Testing collisions (high 12-bit) - Expected    1267530.0, actual 1267530 (1.00x)
Testing collisions (high  8-bit) - Expected    1271370.0, actual 1271370 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        188.2, actual    153 (0.81x)
Testing collisions (low  24-35 bits) - Worst is 26 bits: 11938/12047 (0.99x)
Testing collisions (low  12-bit) - Expected    1267530.0, actual 1267530 (1.00x)
Testing collisions (low   8-bit) - Expected    1271370.0, actual 1271370 (1.00x)
Testing distribution - Worst bias is the 17-bit window at bit 112 - 0.108%

Keyset 'Sparse' - 32-bit keys with up to 7 bits set - 4514873 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       2373.0, actual   2323 (0.98x)
Testing collisions (high 25-38 bits) - Worst is 38 bits: 44/37 (1.19x)
Testing collisions (high 12-bit) - Expected    4510777.0, actual 4510777 (1.00x)
Testing collisions (high  8-bit) - Expected    4514617.0, actual 4514617 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       2373.0, actual   2414 (1.02x) (41)
Testing collisions (low  25-38 bits) - Worst is 37 bits: 89/74 (1.20x)
Testing collisions (low  12-bit) - Expected    4510777.0, actual 4510777 (1.00x)
Testing collisions (low   8-bit) - Expected    4514617.0, actual 4514617 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 99 - 0.070%

Keyset 'Sparse' - 40-bit keys with up to 6 bits set - 4598479 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       2461.7, actual   2415 (0.98x) (-46)
Testing collisions (high 25-38 bits) - Worst is 34 bits: 620/615 (1.01x)
Testing collisions (high 12-bit) - Expected    4594383.0, actual 4594383 (1.00x)
Testing collisions (high  8-bit) - Expected    4598223.0, actual 4598223 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       2461.7, actual   2525 (1.03x) (64)
Testing collisions (low  25-38 bits) - Worst is 38 bits: 44/38 (1.14x)
Testing collisions (low  12-bit) - Expected    4594383.0, actual 4594383 (1.00x)
Testing collisions (low   8-bit) - Expected    4598223.0, actual 4598223 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 46 - 0.057%

Keyset 'Sparse' - 48-bit keys with up to 6 bits set - 14196869 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      23463.6, actual  23264 (0.99x) (-199)
Testing collisions (high 27-42 bits) - Worst is 38 bits: 377/366 (1.03x)
Testing collisions (high 12-bit) - Expected   14192773.0, actual 14192773 (1.00x)
Testing collisions (high  8-bit) - Expected   14196613.0, actual 14196613 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      23463.6, actual  23635 (1.01x) (172)
Testing collisions (low  27-42 bits) - Worst is 38 bits: 381/366 (1.04x)
Testing collisions (low  12-bit) - Expected   14192773.0, actual 14192773 (1.00x)
Testing collisions (low   8-bit) - Expected   14196613.0, actual 14196613 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 43 - 0.025%

Keyset 'Sparse' - 56-bit keys with up to 5 bits set - 4216423 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       2069.7, actual   2045 (0.99x) (-24)
Testing collisions (high 25-38 bits) - Worst is 34 bits: 541/517 (1.05x)
Testing collisions (high 12-bit) - Expected    4212327.0, actual 4212327 (1.00x)
Testing collisions (high  8-bit) - Expected    4216167.0, actual 4216167 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       2069.7, actual   2097 (1.01x) (28)
Testing collisions (low  25-38 bits) - Worst is 38 bits: 39/32 (1.21x)
Testing collisions (low  12-bit) - Expected    4212327.0, actual 4212327 (1.00x)
Testing collisions (low   8-bit) - Expected    4216167.0, actual 4216167 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit  8 - 0.074%

Keyset 'Sparse' - 64-bit keys with up to 5 bits set - 8303633 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       8026.9, actual   7830 (0.98x)
Testing collisions (high 26-40 bits) - Worst is 34 bits: 2013/2006 (1.00x)
Testing collisions (high 12-bit) - Expected    8299537.0, actual 8299537 (1.00x)
Testing collisions (high  8-bit) - Expected    8303377.0, actual 8303377 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       8026.9, actual   7968 (0.99x) (-58)
Testing collisions (low  26-40 bits) - Worst is 39 bits: 67/62 (1.07x)
Testing collisions (low  12-bit) - Expected    8299537.0, actual 8299537 (1.00x)
Testing collisions (low   8-bit) - Expected    8303377.0, actual 8303377 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 92 - 0.051%

Keyset 'Sparse' - 72-bit keys with up to 5 bits set - 15082603 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      26482.7, actual  26185 (0.99x) (-297)
Testing collisions (high 27-42 bits) - Worst is 42 bits: 36/25 (1.39x)
Testing collisions (high 12-bit) - Expected   15078507.0, actual 15078507 (1.00x)
Testing collisions (high  8-bit) - Expected   15082347.0, actual 15082347 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      26482.7, actual  26394 (1.00x) (-88)
Testing collisions (low  27-42 bits) - Worst is 41 bits: 55/51 (1.06x)
Testing collisions (low  12-bit) - Expected   15078507.0, actual 15078507 (1.00x)
Testing collisions (low   8-bit) - Expected   15082347.0, actual 15082347 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 131 - 0.026%

Keyset 'Sparse' - 96-bit keys with up to 4 bits set - 3469497 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       1401.3, actual   1421 (1.01x) (20)
Testing collisions (high 25-38 bits) - Worst is 38 bits: 25/21 (1.14x)
Testing collisions (high 12-bit) - Expected    3465401.0, actual 3465401 (1.00x)
Testing collisions (high  8-bit) - Expected    3469241.0, actual 3469241 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       1401.3, actual   1426 (1.02x) (25)
Testing collisions (low  25-38 bits) - Worst is 37 bits: 49/43 (1.12x)
Testing collisions (low  12-bit) - Expected    3465401.0, actual 3465401 (1.00x)
Testing collisions (low   8-bit) - Expected    3469241.0, actual 3469241 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 190 - 0.087%

Keyset 'Sparse' - 160-bit keys with up to 4 bits set - 26977161 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      84723.3, actual  84244 (0.99x) (-479)
Testing collisions (high 28-44 bits) - Worst is 42 bits: 98/82 (1.18x)
Testing collisions (high 12-bit) - Expected   26973065.0, actual 26973065 (1.00x)
Testing collisions (high  8-bit) - Expected   26976905.0, actual 26976905 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      84723.3, actual  84430 (1.00x) (-293)
Testing collisions (low  28-44 bits) - Worst is 42 bits: 96/82 (1.16x)
Testing collisions (low  12-bit) - Expected   26973065.0, actual 26973065 (1.00x)
Testing collisions (low   8-bit) - Expected   26976905.0, actual 26976905 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit  2 - 0.013%

Keyset 'Sparse' - 256-bit keys with up to 3 bits set - 2796417 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        910.4, actual    914 (1.00x) (4)
Testing collisions (high 25-37 bits) - Worst is 36 bits: 61/56 (1.07x)
Testing collisions (high 12-bit) - Expected    2792321.0, actual 2792321 (1.00x)
Testing collisions (high  8-bit) - Expected    2796161.0, actual 2796161 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        910.4, actual    883 (0.97x)
Testing collisions (low  25-37 bits) - Worst is 31 bits: 1848/1820 (1.01x)
Testing collisions (low  12-bit) - Expected    2792321.0, actual 2792321 (1.00x)
Testing collisions (low   8-bit) - Expected    2796161.0, actual 2796161 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 26 - 0.089%


[[[ Keyset 'Permutation' Tests ]]]

Combination Lowbits Tests:
Keyset 'Combination' - up to 7 blocks from a set of 8 - 2396744 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        668.7, actual    707 (1.06x) (39)
Testing collisions (high 25-37 bits) - Worst is 34 bits: 178/167 (1.06x)
Testing collisions (high 12-bit) - Expected    2392648.0, actual 2392648 (1.00x)
Testing collisions (high  8-bit) - Expected    2396488.0, actual 2396488 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        668.7, actual    641 (0.96x)
Testing collisions (low  25-37 bits) - Worst is 33 bits: 336/334 (1.00x)
Testing collisions (low  12-bit) - Expected    2392648.0, actual 2392648 (1.00x)
Testing collisions (low   8-bit) - Expected    2396488.0, actual 2396488 (1.00x)
Testing distribution - Worst bias is the 18-bit window at bit 178 - 0.076%


Combination Highbits Tests
Keyset 'Combination' - up to 7 blocks from a set of 8 - 2396744 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        668.7, actual    663 (0.99x) (-5)
Testing collisions (high 25-37 bits) - Worst is 37 bits: 26/20 (1.24x)
Testing collisions (high 12-bit) - Expected    2392648.0, actual 2392648 (1.00x)
Testing collisions (high  8-bit) - Expected    2396488.0, actual 2396488 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        668.7, actual    663 (0.99x) (-5)
Testing collisions (low  25-37 bits) - Worst is 37 bits: 26/20 (1.24x)
Testing collisions (low  12-bit) - Expected    2392648.0, actual 2392648 (1.00x)
Testing collisions (low   8-bit) - Expected    2396488.0, actual 2396488 (1.00x)
Testing distribution - Worst bias is the 18-bit window at bit 52 - 0.084%


Combination Hi-Lo Tests:
Keyset 'Combination' - up to 6 blocks from a set of 15 - 12204240 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      17339.3, actual  17583 (1.01x) (244)
Testing collisions (high 27-41 bits) - Worst is 37 bits: 573/541 (1.06x)
Testing collisions (high 12-bit) - Expected   12200144.0, actual 12200144 (1.00x)
Testing collisions (high  8-bit) - Expected   12203984.0, actual 12203984 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      17339.3, actual  16996 (0.98x) (-343)
Testing collisions (low  27-41 bits) - Worst is 30 bits: 68646/69357 (0.99x)
Testing collisions (low  12-bit) - Expected   12200144.0, actual 12200144 (1.00x)
Testing collisions (low   8-bit) - Expected   12203984.0, actual 12203984 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 72 - 0.027%


Combination 0x8000000 Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      4 (0.50x)
Testing collisions (high 21-30 bits) - Worst is 27 bits: 274/255 (1.07x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual     13 (1.63x) (6)
Testing collisions (low  21-30 bits) - Worst is 30 bits: 39/31 (1.22x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 97 - 0.279%


Combination 0x0000001 Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual     12 (1.50x) (5)
Testing collisions (high 21-30 bits) - Worst is 24 bits: 2044/2047 (1.00x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      7 (0.88x)
Testing collisions (low  21-30 bits) - Worst is 29 bits: 75/63 (1.17x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 69 - 0.280%


Combination 0x800000000000000 Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (high 21-30 bits) - Worst is 29 bits: 76/63 (1.19x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      4 (0.50x)
Testing collisions (low  21-30 bits) - Worst is 30 bits: 35/31 (1.09x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 197 - 0.229%


Combination 0x000000000000001 Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      6 (0.75x)
Testing collisions (high 21-30 bits) - Worst is 27 bits: 268/255 (1.05x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      5 (0.63x)
Testing collisions (low  21-30 bits) - Worst is 27 bits: 255/255 (1.00x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 178 - 0.227%


Combination 16-bytes [0-1] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (high 21-30 bits) - Worst is 28 bits: 131/127 (1.02x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      9 (1.13x) (2)
Testing collisions (low  21-30 bits) - Worst is 23 bits: 4093/4095 (1.00x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 42 - 0.279%


Combination 16-bytes [0-last] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (high 21-30 bits) - Worst is 27 bits: 288/255 (1.13x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual     10 (1.25x) (3)
Testing collisions (low  21-30 bits) - Worst is 30 bits: 36/31 (1.13x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 207 - 0.250%


Combination 32-bytes [0-1] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      6 (0.75x)
Testing collisions (high 21-30 bits) - Worst is 23 bits: 4005/4095 (0.98x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      6 (0.75x)
Testing collisions (low  21-30 bits) - Worst is 23 bits: 4042/4095 (0.99x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 148 - 0.240%


Combination 32-bytes [0-last] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (high 21-30 bits) - Worst is 26 bits: 545/511 (1.06x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      9 (1.13x) (2)
Testing collisions (low  21-30 bits) - Worst is 29 bits: 72/63 (1.13x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 44 - 0.232%


Combination 64-bytes [0-1] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (high 21-30 bits) - Worst is 27 bits: 251/255 (0.98x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      7 (0.88x)
Testing collisions (low  21-30 bits) - Worst is 26 bits: 532/511 (1.04x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 175 - 0.274%


Combination 64-bytes [0-last] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual     14 (1.75x) (7)
Testing collisions (high 21-30 bits) - Worst is 26 bits: 546/511 (1.07x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (low  21-30 bits) - Worst is 23 bits: 4011/4095 (0.98x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 106 - 0.286%


Combination 128-bytes [0-1] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      6 (0.75x)
Testing collisions (high 21-30 bits) - Worst is 27 bits: 268/255 (1.05x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      9 (1.13x) (2)
Testing collisions (low  21-30 bits) - Worst is 26 bits: 530/511 (1.04x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 56 - 0.247%


Combination 128-bytes [0-last] Tests:
Keyset 'Combination' - up to 17 blocks from a set of 2 - 262142 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          8.0, actual      8 (1.00x) (1)
Testing collisions (high 21-30 bits) - Worst is 30 bits: 35/31 (1.09x)
Testing collisions (high 12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (high  8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          8.0, actual      3 (0.38x)
Testing collisions (low  21-30 bits) - Worst is 25 bits: 1056/1023 (1.03x)
Testing collisions (low  12-bit) - Expected     258046.0, actual 258046 (1.00x)
Testing collisions (low   8-bit) - Expected     261886.0, actual 261886 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 171 - 0.320%


[[[ Keyset 'Window' Tests ]]]


[[[ Keyset 'Cyclic' Tests ]]]

Keyset 'Cyclic' - 8 cycles of 28 bytes - 100000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          1.2, actual      0 (0.00x)
Testing collisions (high 20-27 bits) - Worst is 26 bits: 81/74 (1.09x)
Testing collisions (high 12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (high  8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          1.2, actual      0 (0.00x)
Testing collisions (low  20-27 bits) - Worst is 24 bits: 309/298 (1.04x)
Testing collisions (low  12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (low   8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing distribution - Worst bias is the 14-bit window at bit  2 - 0.504%

Keyset 'Cyclic' - 8 cycles of 29 bytes - 100000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          1.2, actual      1 (0.86x)
Testing collisions (high 20-27 bits) - Worst is 25 bits: 171/149 (1.15x)
Testing collisions (high 12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (high  8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          1.2, actual      4 (3.44x) (3) !
Testing collisions (low  20-27 bits) - Worst is 21 bits: 2276/2384 (0.95x)
Testing collisions (low  12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (low   8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing distribution - Worst bias is the 14-bit window at bit  6 - 0.389%

Keyset 'Cyclic' - 8 cycles of 30 bytes - 100000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          1.2, actual      1 (0.86x)
Testing collisions (high 20-27 bits) - Worst is 23 bits: 641/596 (1.08x)
Testing collisions (high 12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (high  8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          1.2, actual      3 (2.58x) (2) !
Testing collisions (low  20-27 bits) - Worst is 27 bits: 46/37 (1.23x)
Testing collisions (low  12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (low   8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing distribution - Worst bias is the 14-bit window at bit 16 - 0.525%

Keyset 'Cyclic' - 8 cycles of 31 bytes - 100000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          1.2, actual      1 (0.86x)
Testing collisions (high 20-27 bits) - Worst is 27 bits: 42/37 (1.13x)
Testing collisions (high 12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (high  8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          1.2, actual      2 (1.72x) (1)
Testing collisions (low  20-27 bits) - Worst is 26 bits: 79/74 (1.06x)
Testing collisions (low  12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (low   8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing distribution - Worst bias is the 14-bit window at bit 10 - 0.376%

Keyset 'Cyclic' - 8 cycles of 32 bytes - 100000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          1.2, actual      0 (0.00x)
Testing collisions (high 20-27 bits) - Worst is 25 bits: 156/149 (1.05x)
Testing collisions (high 12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (high  8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          1.2, actual      2 (1.72x) (1)
Testing collisions (low  20-27 bits) - Worst is 27 bits: 46/37 (1.23x)
Testing collisions (low  12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (low   8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing distribution - Worst bias is the 14-bit window at bit 92 - 0.391%

Keyset 'Cyclic' - 8 cycles of 36 bytes - 100000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          1.2, actual      1 (0.86x)
Testing collisions (high 20-27 bits) - Worst is 22 bits: 1224/1192 (1.03x)
Testing collisions (high 12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (high  8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          1.2, actual      1 (0.86x)
Testing collisions (low  20-27 bits) - Worst is 27 bits: 43/37 (1.15x)
Testing collisions (low  12-bit) - Expected      95904.0, actual  95904 (1.00x)
Testing collisions (low   8-bit) - Expected      99744.0, actual  99744 (1.00x)
Testing distribution - Worst bias is the 14-bit window at bit 125 - 0.562%


[[[ Keyset 'TwoBytes' Tests ]]]

Keyset 'TwoBytes' - up-to-4-byte keys, 652545 total keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected         49.6, actual     46 (0.93x)
Testing collisions (high 23-33 bits) - Worst is 30 bits: 212/198 (1.07x)
Testing collisions (high 12-bit) - Expected     648449.0, actual 648449 (1.00x)
Testing collisions (high  8-bit) - Expected     652289.0, actual 652289 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected         49.6, actual     53 (1.07x) (4)
Testing collisions (low  23-33 bits) - Worst is 31 bits: 109/99 (1.10x)
Testing collisions (low  12-bit) - Expected     648449.0, actual 648449 (1.00x)
Testing collisions (low   8-bit) - Expected     652289.0, actual 652289 (1.00x)
Testing distribution - Worst bias is the 16-bit window at bit 216 - 0.125%

Keyset 'TwoBytes' - up-to-8-byte keys, 5471025 total keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       3484.6, actual   3524 (1.01x) (40)
Testing collisions (high 26-39 bits) - Worst is 37 bits: 126/108 (1.16x)
Testing collisions (high 12-bit) - Expected    5466929.0, actual 5466929 (1.00x)
Testing collisions (high  8-bit) - Expected    5470769.0, actual 5470769 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       3484.6, actual   3396 (0.97x)
Testing collisions (low  26-39 bits) - Worst is 37 bits: 111/108 (1.02x)
Testing collisions (low  12-bit) - Expected    5466929.0, actual 5466929 (1.00x)
Testing collisions (low   8-bit) - Expected    5470769.0, actual 5470769 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 49 - 0.088%


[[[ MomentChi2 Tests ]]]

Analyze hashes produced from a serie of linearly increasing numbers of 32-bit, using a step of 2 ... 
Target values to approximate : 38918200.000000 - 273633.333333 
4 threads starting...  done
Popcount 1 stats : 36232768.189364 - 258698.568705
Popcount 0 stats : 44857125.627967 - 1599659.027901
MomentChi2 for bits 1 :  1.35471e+07 
MomentChi2 for bits 0 :  1.88283e+07 

Derivative stats (transition from 2 consecutive values) : 
Popcount 1 stats : 21459083.734272 - 320811.049750
Popcount 0 stats : 498916396.029666 - 123213013.377452
MomentChi2 for deriv b1 :  5.12783e+08 
MomentChi2 for deriv b0 :  1.71353e+09 

  FAIL !!!! 


*********FAIL*********


[[[ Keyset 'Text' Tests ]]]

Keyset 'Text' - keys of form "FooXXXXBar" - 14776336 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      25418.1, actual  25557 (1.01x) (139)
Testing collisions (high 27-42 bits) - Worst is 41 bits: 64/49 (1.29x)
Testing collisions (high 12-bit) - Expected   14772240.0, actual 14772240 (1.00x)
Testing collisions (high  8-bit) - Expected   14776080.0, actual 14776080 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      25418.1, actual  25321 (1.00x) (-97)
Testing collisions (low  27-42 bits) - Worst is 41 bits: 52/49 (1.05x)
Testing collisions (low  12-bit) - Expected   14772240.0, actual 14772240 (1.00x)
Testing collisions (low   8-bit) - Expected   14776080.0, actual 14776080 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 127 - 0.025%

Keyset 'Text' - keys of form "FooBarXXXX" - 14776336 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      25418.1, actual  25451 (1.00x) (33)
Testing collisions (high 27-42 bits) - Worst is 40 bits: 108/99 (1.09x)
Testing collisions (high 12-bit) - Expected   14772240.0, actual 14772240 (1.00x)
Testing collisions (high  8-bit) - Expected   14776080.0, actual 14776080 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      25418.1, actual  25217 (0.99x) (-201)
Testing collisions (low  27-42 bits) - Worst is 38 bits: 411/397 (1.03x)
Testing collisions (low  12-bit) - Expected   14772240.0, actual 14772240 (1.00x)
Testing collisions (low   8-bit) - Expected   14776080.0, actual 14776080 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 111 - 0.022%

Keyset 'Text' - keys of form "XXXXFooBar" - 14776336 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      25418.1, actual  25537 (1.00x) (119)
Testing collisions (high 27-42 bits) - Worst is 39 bits: 202/198 (1.02x)
Testing collisions (high 12-bit) - Expected   14772240.0, actual 14772240 (1.00x)
Testing collisions (high  8-bit) - Expected   14776080.0, actual 14776080 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      25418.1, actual  25242 (0.99x) (-176)
Testing collisions (low  27-42 bits) - Worst is 41 bits: 51/49 (1.03x)
Testing collisions (low  12-bit) - Expected   14772240.0, actual 14772240 (1.00x)
Testing collisions (low   8-bit) - Expected   14776080.0, actual 14776080 (1.00x)
Testing distribution - Worst bias is the 20-bit window at bit 122 - 0.024%

Keyset 'Words' - 4000000 random keys of len 6-16 from alnum charset
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       1862.6, actual   1818 (0.98x)
Testing collisions (high 25-38 bits) - Worst is 29 bits: 14816/14901 (0.99x)
Testing collisions (high 12-bit) - Expected    3995904.0, actual 3995904 (1.00x)
Testing collisions (high  8-bit) - Expected    3999744.0, actual 3999744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       1862.6, actual   1856 (1.00x) (-6)
Testing collisions (low  25-38 bits) - Worst is 38 bits: 31/29 (1.07x)
Testing collisions (low  12-bit) - Expected    3995904.0, actual 3995904 (1.00x)
Testing collisions (low   8-bit) - Expected    3999744.0, actual 3999744 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 60 - 0.067%

Keyset 'Words' - 4000000 random keys of len 6-16 from password charset
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       1862.6, actual   1819 (0.98x)
Testing collisions (high 25-38 bits) - Worst is 30 bits: 7553/7450 (1.01x)
Testing collisions (high 12-bit) - Expected    3995904.0, actual 3995904 (1.00x)
Testing collisions (high  8-bit) - Expected    3999744.0, actual 3999744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       1862.6, actual   1889 (1.01x) (27)
Testing collisions (low  25-38 bits) - Worst is 33 bits: 959/931 (1.03x)
Testing collisions (low  12-bit) - Expected    3995904.0, actual 3995904 (1.00x)
Testing collisions (low   8-bit) - Expected    3999744.0, actual 3999744 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 150 - 0.071%

Keyset 'Words' - 479826 dict words
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected         26.8, actual     24 (0.90x)
Testing collisions (high 22-32 bits) - Worst is 29 bits: 240/214 (1.12x)
Testing collisions (high 12-bit) - Expected     475730.0, actual 475730 (1.00x)
Testing collisions (high  8-bit) - Expected     479570.0, actual 479570 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected         26.8, actual     23 (0.86x)
Testing collisions (low  22-32 bits) - Worst is 27 bits: 881/857 (1.03x)
Testing collisions (low  12-bit) - Expected     475730.0, actual 475730 (1.00x)
Testing collisions (low   8-bit) - Expected     479570.0, actual 479570 (1.00x)
Testing distribution - Worst bias is the 16-bit window at bit 170 - 0.245%


[[[ Keyset 'Zeroes' Tests ]]]

Keyset 'Zeroes' - 204800 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected          4.9, actual      8 (1.64x) (4)
Testing collisions (high 21-29 bits) - Worst is 29 bits: 42/39 (1.08x)
Testing collisions (high 12-bit) - Expected     200704.0, actual 200704 (1.00x)
Testing collisions (high  8-bit) - Expected     204544.0, actual 204544 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected          4.9, actual      5 (1.02x) (1)
Testing collisions (low  21-29 bits) - Worst is 26 bits: 346/312 (1.11x)
Testing collisions (low  12-bit) - Expected     200704.0, actual 200704 (1.00x)
Testing collisions (low   8-bit) - Expected     204544.0, actual 204544 (1.00x)
Testing distribution - Worst bias is the 15-bit window at bit 164 - 0.337%


[[[ Keyset 'Seed' Tests ]]]

Keyset 'Seed' - 5000000 keys
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected       2910.4, actual   2816 (0.97x)
Testing collisions (high 26-39 bits) - Worst is 39 bits: 29/22 (1.28x)
Testing collisions (high 12-bit) - Expected    4995904.0, actual 4995904 (1.00x)
Testing collisions (high  8-bit) - Expected    4999744.0, actual 4999744 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected       2910.4, actual   2985 (1.03x) (75)
Testing collisions (low  26-39 bits) - Worst is 35 bits: 385/363 (1.06x)
Testing collisions (low  12-bit) - Expected    4995904.0, actual 4995904 (1.00x)
Testing collisions (low   8-bit) - Expected    4999744.0, actual 4999744 (1.00x)
Testing distribution - Worst bias is the 19-bit window at bit 106 - 0.056%


[[[ Keyset 'PerlinNoise' Tests ]]]

Testing 16777216 coordinates (L2) : 
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected      32768.0, actual  32850 (1.00x) (83)
Testing collisions (high 27-42 bits) - Worst is 38 bits: 545/511 (1.06x)
Testing collisions (high 12-bit) - Expected   16773120.0, actual 16773120 (1.00x)
Testing collisions (high  8-bit) - Expected   16776960.0, actual 16776960 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected      32768.0, actual  32584 (0.99x) (-183)
Testing collisions (low  27-42 bits) - Worst is 36 bits: 2076/2047 (1.01x)
Testing collisions (low  12-bit) - Expected   16773120.0, actual 16773120 (1.00x)
Testing collisions (low   8-bit) - Expected   16776960.0, actual 16776960 (1.00x)


[[[ Diff 'Differential' Tests ]]]

Testing 8303632 up-to-5-bit differentials in 64-bit keys -> 224 bit hashes.
100 reps, 830363200 total tests, expecting 0.00 random collisions..........
0 total collisions, of which 0 single collisions were ignored

Testing 11017632 up-to-4-bit differentials in 128-bit keys -> 224 bit hashes.
100 reps, 1101763200 total tests, expecting 0.00 random collisions..........
0 total collisions, of which 0 single collisions were ignored

Testing 2796416 up-to-3-bit differentials in 256-bit keys -> 224 bit hashes.
100 reps, 279641600 total tests, expecting 0.00 random collisions..........
0 total collisions, of which 0 single collisions were ignored



[[[ DiffDist 'Differential Distribution' Tests ]]]

Testing bit 0
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    546 (1.07x) (35)
Testing collisions (high 24-36 bits) - Worst is 31 bits: 1097/1023 (1.07x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    539 (1.05x) (28)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 43/31 (1.34x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 1
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    527 (1.03x) (16)
Testing collisions (high 24-36 bits) - Worst is 32 bits: 527/511 (1.03x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    523 (1.02x) (12)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 523/511 (1.02x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 2
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    514 (1.00x) (3)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 35/31 (1.09x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    510 (1.00x) (-1)
Testing collisions (low  24-36 bits) - Worst is 26 bits: 32704/32767 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 3
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    496 (0.97x)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 131/127 (1.02x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    468 (0.91x)
Testing collisions (low  24-36 bits) - Worst is 26 bits: 32454/32767 (0.99x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 4
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    495 (0.97x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 37/31 (1.16x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    493 (0.96x)
Testing collisions (low  24-36 bits) - Worst is 30 bits: 2073/2047 (1.01x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 5
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    487 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 28 bits: 8125/8191 (0.99x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    508 (0.99x) (-3)
Testing collisions (low  24-36 bits) - Worst is 29 bits: 4082/4095 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 6
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    520 (1.02x) (9)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 77/63 (1.20x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    564 (1.10x) (53)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 564/511 (1.10x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 7
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    512 (1.00x) (1)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 75/63 (1.17x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    476 (0.93x)
Testing collisions (low  24-36 bits) - Worst is 26 bits: 32453/32767 (0.99x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 8
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    513 (1.00x) (2)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 67/63 (1.05x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    536 (1.05x) (25)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 38/31 (1.19x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 9
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    477 (0.93x)
Testing collisions (high 24-36 bits) - Worst is 29 bits: 4084/4095 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    512 (1.00x) (1)
Testing collisions (low  24-36 bits) - Worst is 29 bits: 4115/4095 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 10
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    544 (1.06x) (33)
Testing collisions (high 24-36 bits) - Worst is 32 bits: 544/511 (1.06x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    495 (0.97x)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 42/31 (1.31x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 11
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    535 (1.04x) (24)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 39/31 (1.22x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    506 (0.99x) (-5)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1052/1023 (1.03x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 12
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    528 (1.03x) (17)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 47/31 (1.47x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    487 (0.95x)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 44/31 (1.38x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 13
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    502 (0.98x) (-9)
Testing collisions (high 24-36 bits) - Worst is 29 bits: 4059/4095 (0.99x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    506 (0.99x) (-5)
Testing collisions (low  24-36 bits) - Worst is 30 bits: 2056/2047 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 14
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    496 (0.97x)
Testing collisions (high 24-36 bits) - Worst is 33 bits: 256/255 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    525 (1.03x) (14)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 41/31 (1.28x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 15
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    515 (1.01x) (4)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 42/31 (1.31x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    548 (1.07x) (37)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 79/63 (1.23x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 16
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    518 (1.01x) (7)
Testing collisions (high 24-36 bits) - Worst is 30 bits: 2077/2047 (1.01x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    538 (1.05x) (27)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 43/31 (1.34x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 17
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    496 (0.97x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 33/31 (1.03x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    532 (1.04x) (21)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 532/511 (1.04x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 18
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    493 (0.96x)
Testing collisions (high 24-36 bits) - Worst is 27 bits: 16274/16383 (0.99x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    529 (1.03x) (18)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 48/31 (1.50x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 19
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    501 (0.98x)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 141/127 (1.10x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    500 (0.98x)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 73/63 (1.14x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 20
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    464 (0.91x)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 135/127 (1.05x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    510 (1.00x) (-1)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 36/31 (1.13x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 21
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    515 (1.01x) (4)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 71/63 (1.11x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    535 (1.04x) (24)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 39/31 (1.22x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 22
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    500 (0.98x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 34/31 (1.06x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    504 (0.98x) (-7)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 80/63 (1.25x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 23
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    484 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 128/127 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    538 (1.05x) (27)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 36/31 (1.13x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 24
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    491 (0.96x)
Testing collisions (high 24-36 bits) - Worst is 30 bits: 2068/2047 (1.01x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    513 (1.00x) (2)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 69/63 (1.08x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 25
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    483 (0.94x)
Testing collisions (high 24-36 bits) - Worst is 30 bits: 2073/2047 (1.01x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    531 (1.04x) (20)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 77/63 (1.20x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 26
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    486 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 29 bits: 4119/4095 (1.01x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    492 (0.96x)
Testing collisions (low  24-36 bits) - Worst is 34 bits: 132/127 (1.03x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 27
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    490 (0.96x)
Testing collisions (high 24-36 bits) - Worst is 27 bits: 16356/16383 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    512 (1.00x) (1)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 70/63 (1.09x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 28
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    533 (1.04x) (22)
Testing collisions (high 24-36 bits) - Worst is 33 bits: 281/255 (1.10x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    500 (0.98x)
Testing collisions (low  24-36 bits) - Worst is 34 bits: 136/127 (1.06x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 29
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    502 (0.98x) (-9)
Testing collisions (high 24-36 bits) - Worst is 27 bits: 16372/16383 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    515 (1.01x) (4)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 75/63 (1.17x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 30
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    541 (1.06x) (30)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 137/127 (1.07x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    502 (0.98x) (-9)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 68/63 (1.06x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 31
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    511 (1.00x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 36/31 (1.13x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    478 (0.93x)
Testing collisions (low  24-36 bits) - Worst is 29 bits: 4154/4095 (1.01x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 32
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    533 (1.04x) (22)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 71/63 (1.11x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    519 (1.01x) (8)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1063/1023 (1.04x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 33
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    556 (1.09x) (45)
Testing collisions (high 24-36 bits) - Worst is 32 bits: 556/511 (1.09x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    504 (0.98x) (-7)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 38/31 (1.19x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 34
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    509 (0.99x) (-2)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 73/63 (1.14x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    503 (0.98x) (-8)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 35/31 (1.09x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 35
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    519 (1.01x) (8)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 68/63 (1.06x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    523 (1.02x) (12)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 38/31 (1.19x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 36
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    468 (0.91x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 34/31 (1.06x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    522 (1.02x) (11)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 40/31 (1.25x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 37
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    484 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 26 bits: 32734/32767 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    534 (1.04x) (23)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 67/63 (1.05x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 38
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    488 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 31 bits: 1042/1023 (1.02x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    529 (1.03x) (18)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 529/511 (1.03x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 39
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    488 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 37/31 (1.16x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    526 (1.03x) (15)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 526/511 (1.03x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 40
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    527 (1.03x) (16)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 50/31 (1.56x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    500 (0.98x)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 67/63 (1.05x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 41
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    496 (0.97x)
Testing collisions (high 24-36 bits) - Worst is 27 bits: 16201/16383 (0.99x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    518 (1.01x) (7)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 69/63 (1.08x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 42
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    507 (0.99x) (-4)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 128/127 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    511 (1.00x)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 75/63 (1.17x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 43
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    554 (1.08x) (43)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 149/127 (1.16x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    445 (0.87x)
Testing collisions (low  24-36 bits) - Worst is 34 bits: 129/127 (1.01x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 44
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    487 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 65/63 (1.02x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    506 (0.99x) (-5)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1065/1023 (1.04x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 45
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    513 (1.00x) (2)
Testing collisions (high 24-36 bits) - Worst is 29 bits: 4114/4095 (1.00x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    545 (1.06x) (34)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 70/63 (1.09x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 46
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    573 (1.12x) (62)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 84/63 (1.31x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    484 (0.95x)
Testing collisions (low  24-36 bits) - Worst is 27 bits: 16724/16383 (1.02x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 47
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    494 (0.96x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 43/31 (1.34x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    513 (1.00x) (2)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 513/511 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 48
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    529 (1.03x) (18)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 135/127 (1.05x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    503 (0.98x) (-8)
Testing collisions (low  24-36 bits) - Worst is 34 bits: 137/127 (1.07x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 49
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    532 (1.04x) (21)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 149/127 (1.16x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    491 (0.96x)
Testing collisions (low  24-36 bits) - Worst is 29 bits: 4056/4095 (0.99x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 50
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    520 (1.02x) (9)
Testing collisions (high 24-36 bits) - Worst is 32 bits: 520/511 (1.02x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    510 (1.00x) (-1)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 510/511 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 51
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    541 (1.06x) (30)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 44/31 (1.38x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    524 (1.02x) (13)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 72/63 (1.13x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 52
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    524 (1.02x) (13)
Testing collisions (high 24-36 bits) - Worst is 32 bits: 524/511 (1.02x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    511 (1.00x)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 35/31 (1.09x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 53
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    497 (0.97x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 37/31 (1.16x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    499 (0.97x)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 37/31 (1.16x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 54
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    517 (1.01x) (6)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 68/63 (1.06x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    532 (1.04x) (21)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1084/1023 (1.06x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 55
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    467 (0.91x)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 69/63 (1.08x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    510 (1.00x) (-1)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 79/63 (1.23x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 56
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    491 (0.96x)
Testing collisions (high 24-36 bits) - Worst is 26 bits: 32389/32767 (0.99x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    484 (0.95x)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1033/1023 (1.01x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 57
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    530 (1.04x) (19)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 133/127 (1.04x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    507 (0.99x) (-4)
Testing collisions (low  24-36 bits) - Worst is 35 bits: 69/63 (1.08x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 58
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    505 (0.99x) (-6)
Testing collisions (high 24-36 bits) - Worst is 29 bits: 4121/4095 (1.01x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    527 (1.03x) (16)
Testing collisions (low  24-36 bits) - Worst is 29 bits: 4248/4095 (1.04x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 59
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    530 (1.04x) (19)
Testing collisions (high 24-36 bits) - Worst is 34 bits: 138/127 (1.08x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    529 (1.03x) (18)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1061/1023 (1.04x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 60
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    492 (0.96x)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 41/31 (1.28x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    487 (0.95x)
Testing collisions (low  24-36 bits) - Worst is 30 bits: 2056/2047 (1.00x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 61
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    521 (1.02x) (10)
Testing collisions (high 24-36 bits) - Worst is 36 bits: 36/31 (1.13x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    512 (1.00x) (1)
Testing collisions (low  24-36 bits) - Worst is 31 bits: 1053/1023 (1.03x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 62
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    484 (0.95x)
Testing collisions (high 24-36 bits) - Worst is 28 bits: 8137/8191 (0.99x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    537 (1.05x) (26)
Testing collisions (low  24-36 bits) - Worst is 32 bits: 537/511 (1.05x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)

Testing bit 63
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected        512.0, actual    508 (0.99x) (-3)
Testing collisions (high 24-36 bits) - Worst is 35 bits: 66/63 (1.03x)
Testing collisions (high 12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (high  8-bit) - Expected    2096896.0, actual 2096896 (1.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected        512.0, actual    526 (1.03x) (15)
Testing collisions (low  24-36 bits) - Worst is 36 bits: 42/31 (1.31x)
Testing collisions (low  12-bit) - Expected    2093056.0, actual 2093056 (1.00x)
Testing collisions (low   8-bit) - Expected    2096896.0, actual 2096896 (1.00x)



[[[ Prng Tests ]]]

Generating 33554432 random numbers : 
Testing collisions (224-bit) - Expected    0.0, actual      0 (0.00x)
Testing collisions (high 160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (high 32-bit) - Expected     262144.0, actual 130999 (0.50x)
Testing collisions (high 29-45 bits) - Worst is 45 bits: 21/31 (0.66x)
Testing collisions (low  160-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  128-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  64-bit) - Expected          0.0, actual      0 (0.00x)
Testing collisions (low  32-bit) - Expected     262144.0, actual 130917 (0.50x)
Testing collisions (low  29-45 bits) - Worst is 43 bits: 83/127 (0.65x)


[[[ 'BIC' (Bit Independence Criteria) Tests ]]]

...........
Max bias 0.029000 - ( 11 :  82,166)


Input vcode 0x00000001, Output vcode 0x00000001, Result vcode 0x00000001
Verification value is 0x00000001 - Testing took 1334.917215 seconds
-------------------------------------------------------------------------------
[[[ BadSeeds Tests ]]]

Testing 1 internal secrets:
0x6a09e667 PASS
Testing the first 0xffffffff seeds ...
4 threads starting...
at 40000000 at 80000000 Broken seed 0x40000007 => 0 with key[16] of all 0 bytes
Broken seed 0x80000009 => 0 with key[16] of all 0 bytes
Broken seed 0x4000000d => 0 with key[16] of all 0 bytes
at c0000000 Broken seed 0x4000001b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x4000001c
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x4000001e => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x4000001f
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
at 0 Broken seed 0x80000238 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000238
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x8000023a => 0 with key[16] of all 0 bytes
Broken seed 0x400006c9 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x400006c9
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!! !!!!!Bad seed 0x0x80000275
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Bad seed 0x0x400006ca
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x4000071a => 0 with key[16] of all 0 bytes
Broken seed 0xa => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xa
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
 !!!!!Bad seed 0x0x80000328
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high 160-bit) - Expected          0.0, Testing collisions (high  5- 2 bits) - actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x)actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
 (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x)Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
 (1)Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, 
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (42.67x) (1)
actual      1 (715827882.67x)Testing distribution -  (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0xb => 0 with key[16] of all 0 bytes
actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x14 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x14
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x16 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000915
Testing collisions (224-bit) - Expected    0.0, Broken seed 0x80000332 => 0 with key[16] of all 0 bytes
actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x80000334 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000334
Testing collisions (224-bit) - Expected    0.0,  !!!!!actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Bad seed 0x0x1c
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, Testing collisions (high 160-bit) - Expected          0.0, actual      1 (715827882.67x)actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
 (1)Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, 
actual      1 (682.67x)Testing collisions (high  5- 2 bits) -  (1)Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)

Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x)actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0,  (1)actual      1 (42.67x) (1)
Testing distribution - 
Testing collisions (low   8-bit) - Expected          0.0, Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x40000933 => 0 with key[16] of all 0 bytes
actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x1d => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000934
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Broken seed 0x80000339 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000339
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x)Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      2 (85.33x) (2) !!!!!
Testing distribution -  (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, Worst bias is the -1-bit window at bit -1 - 0.000%
actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x34 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x34
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
 !!!!!Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Bad seed 0x0x8000033c
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x46 => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0x4000095b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x46
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0,  !!!!!actual      1 (42.67x) (1)
Bad seed 0x0x8000033f
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, Bad seed 0x0x4000095b
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x)Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1) (1)
 !!!!!actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, 
actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - actual      1 (682.67x) (1)

Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x)Worst bias is the -1-bit window at bit -1 - 0.000%
Worst bias is the -1-bit window at bit -1 - 0.000%
 (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x4e => 0 with key[16] of all 0 bytes
Broken seed 0x80000341 => 0 with key[16] of all 0 bytes
Broken seed 0x40000967 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x40000967
Testing collisions (224-bit) - Expected    0.0, actual      3 (13479973333575319897333507543509815336818572211270286240551805124608.00x) (3) !!!!!
 !!!!!Bad seed 0x0x80000342
Testing collisions (224-bit) - Expected    0.0, actual      2 (8986648889050212766029779486725014144354625240355586784476228747264.00x) (2) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      2 (487167212443634279024682139369867107955642466304.00x) (2) !!!!!
Testing collisions (high 128-bit) - Expected          0.0, actual      2 (113427455640312814857969558651062452224.00x) (2) !!!!!
Testing collisions (high 64-bit) - Expected          0.0, actual      2 (6148914691236516864.00x) (2) !!!!!
Testing collisions (high 32-bit) - Expected          0.0, actual      2 (1431655765.33x) (2) !!!!!
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, Testing collisions (high 160-bit) - Expected          0.0, actual      3 (730750818665451459101842416358141509827966271488.00x) (3) !!!!!
Testing collisions (high 128-bit) - Expected          0.0, actual      3 (170141183460469231731687303715884105728.00x) (3) !!!!!
Testing collisions (high 64-bit) - Expected          0.0, actual      3 (9223372036854775808.00x) (3) !!!!!
Testing collisions (high 32-bit) - Expected          0.0, actual      3 (2147483648.00x) (3) !!!!!
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      3 (2048.00x) (3) !!!!!
Testing collisions (high  8-bit) - Expected          0.0, actual      3 (128.00x) (3) !!!!!
Testing collisions (low  160-bit) - Expected          0.0, Bad seed 0x0x4f
actual      2 (1365.33x) (2) !!!!!
Testing collisions (high  8-bit) - Expected          0.0, actual      2 (85.33x) (2) !!!!!
actual      3 (730750818665451459101842416358141509827966271488.00x) (3) !!!!!
Testing collisions (low  128-bit) - Expected          0.0, actual      3 (170141183460469231731687303715884105728.00x) (3) !!!!!
Testing collisions (low  64-bit) - Expected          0.0, actual      3 (9223372036854775808.00x) (3) !!!!!
Testing collisions (low  32-bit) - Expected          0.0, actual      3 (2147483648.00x) (3) !!!!!
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      3 (2048.00x) (3) !!!!!
Testing collisions (low   8-bit) - Expected          0.0, actual      3 (128.00x) (3) !!!!!
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (low  160-bit) - Expected          0.0, actual      2 (487167212443634279024682139369867107955642466304.00x) (2)Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0,  !!!!!
actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      2 (113427455640312814857969558651062452224.00x)Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0,  (2) !!!!!
actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Testing collisions (low  64-bit) - Expected          0.0, Worst bias is the -1-bit window at bit -1 - 0.000%actual      2 (6148914691236516864.00x) (2) !!!!!
Testing collisions (low  32-bit) - Expected          0.0, actual      2 (1431655765.33x)
 (2) !!!!!
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)Broken seed 0x50 => 0 with key[16] of all 0 bytes

 !!!!!Testing collisions (low  12-bit) - Expected          0.0, actual      2 (1365.33x) (2) !!!!!
Testing collisions (low   8-bit) - Expected          0.0, actual      2 (85.33x) (2)Bad seed 0x0x4000097b
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) !!!!!
 (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x)Testing distribution -  (1)
Testing collisions (high 32-bit) - Expected          0.0, Worst bias is the -1-bit window at bit -1 - 0.000%
actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!! !!!!!Bad seed 0x0x40000985
Testing collisions (224-bit) - Expected    0.0, Bad seed 0x0x80000349
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x)actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
 (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x8000034a => 0 with key[16] of all 0 bytes
Broken seed 0x6b => 0 with key[16] of all 0 bytes
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!!Bad seed 0x0x4000098a
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
 !!!!!Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Bad seed 0x0x71
Testing collisions (224-bit) - Expected    0.0, Worst bias is the -1-bit window at bit -1 - 0.000%
actual      2 (8986648889050212766029779486725014144354625240355586784476228747264.00x) (2) !!!!!
Broken seed 0x4000098e => 0 with key[16] of all 0 bytes
Testing collisions (high 160-bit) - Expected          0.0, actual      2 (487167212443634279024682139369867107955642466304.00x) (2) !!!!!
Testing collisions (high 128-bit) - Expected          0.0, actual      2 (113427455640312814857969558651062452224.00x) (2) !!!!!
Testing collisions (high 64-bit) - Expected          0.0, actual      2 (6148914691236516864.00x) (2) !!!!!
Testing collisions (high 32-bit) - Expected          0.0, actual      2 (1431655765.33x) (2) !!!!!
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      2 (1365.33x) (2) !!!!!
Testing collisions (high  8-bit) - Expected          0.0, actual      2 (85.33x) (2) !!!!!
Testing collisions (low  160-bit) - Expected          0.0, actual      2 (487167212443634279024682139369867107955642466304.00x) (2) !!!!!
Testing collisions (low  128-bit) - Expected          0.0, actual      2 (113427455640312814857969558651062452224.00x) (2) !!!!!
Testing collisions (low  64-bit) - Expected          0.0, actual      2 (6148914691236516864.00x) (2) !!!!!
Testing collisions (low  32-bit) - Expected          0.0, actual      2 (1431655765.33x) (2) !!!!!
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      2 (1365.33x) (2) !!!!!
Testing collisions (low   8-bit) - Expected          0.0,  !!!!!Bad seed 0x0x4000098e
Testing collisions (224-bit) - Expected    0.0, actual      2 (85.33x)actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (2) !!!!!
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 (1)Broken seed 0x72 => 0 with key[16] of all 0 bytes
 !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x80000382 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x7a
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Bad seed 0x0x80000382
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, 
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
actual      1 (3074457345618258432.00x)Testing distribution -  (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Worst bias is the -1-bit window at bit -1 - 0.000%
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x400009ae => 0 with key[16] of all 0 bytes
Broken seed 0x80 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000386
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!! !!!!!Bad seed 0x0x400009c0
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Bad seed 0x0x86
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x)actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1) (1)

Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, Testing distribution - actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, Worst bias is the -1-bit window at bit -1 - 0.000%
actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x87 => 0 with key[16] of all 0 bytes
Broken seed 0x400009d5 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x800003a5
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Bad seed 0x0x87
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)Testing collisions (high 160-bit) - Expected          0.0, 
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x)actual      1 (243583606221817139512341069684933553977821233152.00x) (1) (1)

Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x)Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0,  (1)actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
 (1)Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)

Testing collisions (low   8-bit) - Expected          0.0, Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (42.67x)actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      2 (85.33x) (2) !!!!!
Testing distribution -  (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x800003a7 => 0 with key[16] of all 0 bytes
Broken seed 0x89 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x89
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Broken seed 0x800003a8 => 0 with key[16] of all 0 bytes
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x8a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8a
Testing collisions (224-bit) - Expected    0.0, actual      2 (8986648889050212766029779486725014144354625240355586784476228747264.00x) (2) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      2 (487167212443634279024682139369867107955642466304.00x) (2) !!!!!
Testing collisions (high 128-bit) - Expected          0.0, actual      2 (113427455640312814857969558651062452224.00x) (2) !!!!!
Testing collisions (high 64-bit) - Expected          0.0, actual      2 (6148914691236516864.00x) (2) !!!!!
Testing collisions (high 32-bit) - Expected          0.0, actual      2 (1431655765.33x) (2) !!!!!
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      2 (1365.33x) (2) !!!!!
Testing collisions (high  8-bit) - Expected          0.0, actual      2 (85.33x) (2) !!!!!
Testing collisions (low  160-bit) - Expected          0.0, actual      2 (487167212443634279024682139369867107955642466304.00x) (2) !!!!!
Testing collisions (low  128-bit) - Expected          0.0, actual      2 (113427455640312814857969558651062452224.00x) (2) !!!!!
Testing collisions (low  64-bit) - Expected          0.0,  !!!!!actual      2 (6148914691236516864.00x) (2) !!!!!
Testing collisions (low  32-bit) - Expected          0.0, actual      2 (1431655765.33x) (2) !!!!!
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      2 (1365.33x) (2) !!!!!
Testing collisions (low   8-bit) - Expected          0.0, actual      2 (85.33x) (2) !!!!!
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Bad seed 0x0x800003b2
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
 !!!!!Bad seed 0x0x40000a26
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, Testing collisions (high 160-bit) - Expected          0.0, actual      1 (715827882.67x)actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
 (1)Testing collisions (high  5- 2 bits) - 
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x)Worst is  0 bits:  0/ 1 (0.00x) (1)

Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (high 12-bit) - Expected          0.0, Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x)actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
 (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%Worst bias is the -1-bit window at bit -1 - 0.000%

Broken seed 0x40000a27 => 0 with key[16] of all 0 bytes
Broken seed 0xa2 => 0 with key[16] of all 0 bytes
Broken seed 0xa3 => 0 with key[16] of all 0 bytes
Broken seed 0x40000a2d => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xa4
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Broken seed 0x800003b8 => 0 with key[16] of all 0 bytes
Broken seed 0x40000a33 => 0 with key[16] of all 0 bytes
 !!!!!Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x)Bad seed 0x0x800003b8
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
 (1)
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x)Testing collisions (low  32-bit) - Expected          0.0,  (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x)actual      1 (715827882.67x) (1)
 (1)Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)

Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, 
actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      2 (85.33x)actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0,  (2)actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!!
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x800003ba => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800003ba
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Broken seed 0xac => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xac
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
Broken seed 0x40000a6e => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000a6e
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!!Bad seed 0x0x40000a70
Broken seed 0x800003e2 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000a72
 !!!!!Bad seed 0x0x800003e3
Testing collisions (224-bit) - Expected    0.0, actual      1 (4493324444525106383014889743362507072177312620177793392238114373632.00x) (1) !!!!!
Testing collisions (high 160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (high 128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (high 64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (high 32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (high  5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (high 12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (high  8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing collisions (low  160-bit) - Expected          0.0, actual      1 (243583606221817139512341069684933553977821233152.00x) (1)
Testing collisions (low  128-bit) - Expected          0.0, actual      1 (56713727820156407428984779325531226112.00x) (1)
Testing collisions (low  64-bit) - Expected          0.0, actual      1 (3074457345618258432.00x) (1)
Testing collisions (low  32-bit) - Expected          0.0, actual      1 (715827882.67x) (1)
Testing collisions (low   5- 2 bits) - Worst is  0 bits:  0/ 1 (0.00x)
Testing collisions (low  12-bit) - Expected          0.0, actual      1 (682.67x) (1)
Testing collisions (low   8-bit) - Expected          0.0, actual      1 (42.67x) (1)
Testing distribution - Worst bias is the -1-bit window at bit -1 - 0.000%
 !!!!!Bad seed 0x0x40000a88
Broken seed 0x800003f2 => 0 with key[16] of all 0 bytes
Broken seed 0x800003f6 => 0 with key[16] of all 0 bytes
Broken seed 0x40000a8a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000a8a
 !!!!!Bad seed 0x0x40000aa4
Broken seed 0x80000421 => 0 with key[16] of all 0 bytes
Broken seed 0x40000c46 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000421
 !!!!!Bad seed 0x0x40000c46
 !!!!!Bad seed 0x0x80000428
 !!!!!Bad seed 0x0x6c1
Broken seed 0x6c7 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x6c7
Broken seed 0x80000437 => 0 with key[16] of all 0 bytes
Broken seed 0x80000438 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000438
Broken seed 0x6d1 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x6d1
 !!!!!Bad seed 0x0x8000043c
Broken seed 0x8000043d => 0 with key[16] of all 0 bytes
Broken seed 0x6d5 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000043e
Broken seed 0x8000043f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x6e1
 !!!!!Bad seed 0x0x6e7
Broken seed 0x6f3 => 0 with key[16] of all 0 bytes
Broken seed 0x8000044e => 0 with key[16] of all 0 bytes
Broken seed 0x8000044f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000044f
Broken seed 0x80000453 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000453
Broken seed 0x6fd => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x6fd
Broken seed 0x80000479 => 0 with key[16] of all 0 bytes
Broken seed 0x700 => 0 with key[16] of all 0 bytes
Broken seed 0x701 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000479
Broken seed 0x8000047a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000047b
Broken seed 0x8000047d => 0 with key[16] of all 0 bytes
Broken seed 0x8000047f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000480
Broken seed 0x80000481 => 0 with key[16] of all 0 bytes
Broken seed 0x80000485 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x71a
 !!!!!Bad seed 0x0x8000048a
 !!!!!Bad seed 0x0x722
 !!!!!Bad seed 0x0x723
Broken seed 0x724 => 0 with key[16] of all 0 bytes
Broken seed 0x726 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x726
Broken seed 0x728 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x735
Broken seed 0x73d => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x741
Broken seed 0x800004c7 => 0 with key[16] of all 0 bytes
Broken seed 0x800004d8 => 0 with key[16] of all 0 bytes
Broken seed 0x751 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x751
Broken seed 0x80000503 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000503
Broken seed 0x40000c47 => 0 with key[16] of all 0 bytes
Broken seed 0x40000c49 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000c4a
Broken seed 0x40000c4e => 0 with key[16] of all 0 bytes
Broken seed 0x76f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000c4e
Broken seed 0x80000513 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000513
 !!!!!Broken seed 0x772 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x772
Broken seed 0x40000c55 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000c55
Bad seed 0x0x80000514
Broken seed 0x40000c7f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000516
Broken seed 0x8000051b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000051b
 !!!!!Bad seed 0x0x8000051f
Broken seed 0x40000c89 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000c89
Broken seed 0x77b => 0 with key[16] of all 0 bytes
Broken seed 0x40000c8a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x77b
Broken seed 0x77c => 0 with key[16] of all 0 bytes
Broken seed 0x40000caf => 0 with key[16] of all 0 bytes
Broken seed 0x40000cb1 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000cb3
Broken seed 0x783 => 0 with key[16] of all 0 bytes
Broken seed 0x785 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x40000cbb
Bad seed 0x0x8000052b
Broken seed 0x40000cbd => 0 with key[16] of all 0 bytes
Broken seed 0x40000cc3 => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0x78b => 0 with key[16] of all 0 bytes
Bad seed 0x0x8000052e
Broken seed 0x8000053c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000053c
Broken seed 0x8000053e => 0 with key[16] of all 0 bytes
Broken seed 0xc8b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xc8b
 !!!!!Bad seed 0x0x80000651
Broken seed 0x80000652 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000654
 !!!!!Bad seed 0x0xd9d
Broken seed 0xd9e => 0 with key[16] of all 0 bytes
Broken seed 0x40000cd3 => 0 with key[16] of all 0 bytes
Broken seed 0xda5 => 0 with key[16] of all 0 bytes
Broken seed 0x40000cd5 => 0 with key[16] of all 0 bytes
Broken seed 0xda7 => 0 with key[16] of all 0 bytes
Broken seed 0xda8 => 0 with key[16] of all 0 bytes
Broken seed 0x80000657 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000659
Broken seed 0x8000065a => 0 with key[16] of all 0 bytes
Broken seed 0xdd3 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000067f
Broken seed 0x80000681 => 0 with key[16] of all 0 bytes
Broken seed 0x80000682 => 0 with key[16] of all 0 bytes
Broken seed 0x40000cdb => 0 with key[16] of all 0 bytes
Broken seed 0x80000685 => 0 with key[16] of all 0 bytes
Broken seed 0xdd6 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xdd6
Broken seed 0x40000cdc => 0 with key[16] of all 0 bytes
Broken seed 0x80000689 => 0 with key[16] of all 0 bytes
Broken seed 0x8000068a => 0 with key[16] of all 0 bytes
Broken seed 0x40000cdf => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000068a
Broken seed 0x8000068b => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0xde2 => 0 with key[16] of all 0 bytes
Bad seed 0x0x40000cdf
 !!!!!Bad seed 0x0x40000ce4
Broken seed 0x80000695 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000695
 !!!!!Bad seed 0x0x40000cec
Broken seed 0xded => 0 with key[16] of all 0 bytes
Broken seed 0x40000cef => 0 with key[16] of all 0 bytes
Broken seed 0x80000699 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000cf0
Broken seed 0x40000cf1 => 0 with key[16] of all 0 bytes
Broken seed 0x8000069d => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000069d
Broken seed 0xdf1 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xdf1
Broken seed 0x40000cf3 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x40000cf3
Broken seed 0x40000cf6 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000cf6
 !!!!!Bad seed 0x0x40000cfd
 !!!!!Bad seed 0x0x40000cff
Broken seed 0xe00 => 0 with key[16] of all 0 bytes
Broken seed 0x40000d05 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d05
 !!!!!Bad seed 0x0x40000d07
Broken seed 0x40000d0c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d0c
 !!!!!Bad seed 0x0xe06
Broken seed 0x40000d18 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d18
 !!!!!Bad seed 0x0x40000d1a
 !!!!!Bad seed 0x0xe0c
Broken seed 0xe0f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe0f
Broken seed 0xe11 => 0 with key[16] of all 0 bytes
Broken seed 0x40000d2b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d2c
Broken seed 0xe19 => 0 with key[16] of all 0 bytes
Broken seed 0xe1b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe1b
Broken seed 0xe1c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe1c
 !!!!!Bad seed 0x0x40000d3b
Broken seed 0x40000d3c => 0 with key[16] of all 0 bytes
Broken seed 0x40000d3d => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d3d
Broken seed 0x40000d41 => 0 with key[16] of all 0 bytes
Broken seed 0x40000d42 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe2f
Broken seed 0xe32 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe32
Broken seed 0x40000d50 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d50
Broken seed 0xe38 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe39
Broken seed 0x40000d5a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe3f
Broken seed 0xe40 => 0 with key[16] of all 0 bytes
Broken seed 0x40000d66 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe40
Broken seed 0x40000d69 => 0 with key[16] of all 0 bytes
Broken seed 0xe43 => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0x40000d6d => 0 with key[16] of all 0 bytes
Bad seed 0x0xe43
Broken seed 0xe44 => 0 with key[16] of all 0 bytes
Broken seed 0xe46 => 0 with key[16] of all 0 bytes
Broken seed 0x40000d76 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d76
Broken seed 0xe47 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d77
 !!!!!Bad seed 0x0x40000d7b
Broken seed 0x40000d83 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe4d
 !!!!!Bad seed 0x0x40000d84
Broken seed 0xe55 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe55
Broken seed 0x40000d8f => 0 with key[16] of all 0 bytes
Broken seed 0x40000d95 => 0 with key[16] of all 0 bytes
Broken seed 0xe65 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe65
 !!!!!Bad seed 0x0x40000d98
Broken seed 0xe69 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000d9e
 !!!!!Bad seed 0x0x40000d9f
 !!!!!Bad seed 0x0x40000da2
Broken seed 0xe82 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000da4
Broken seed 0xe87 => 0 with key[16] of all 0 bytes
Broken seed 0x40000daa => 0 with key[16] of all 0 bytes
Broken seed 0x40000dab => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe89
Broken seed 0x40000db6 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000db6
Broken seed 0xe8e => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe8e
Broken seed 0xe91 => 0 with key[16] of all 0 bytes
Broken seed 0xe93 => 0 with key[16] of all 0 bytes
Broken seed 0x40000dcd => 0 with key[16] of all 0 bytes
Broken seed 0xe95 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe95
 !!!!!Bad seed 0x0xe97
Broken seed 0xe98 => 0 with key[16] of all 0 bytes
Broken seed 0x40000ddc => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ddd
Broken seed 0xe9c => 0 with key[16] of all 0 bytes
Broken seed 0xe9d => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xe9d
Broken seed 0xe9f => 0 with key[16] of all 0 bytes
Broken seed 0x40000de9 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000de9
Broken seed 0x40000dec => 0 with key[16] of all 0 bytes
Broken seed 0xea2 => 0 with key[16] of all 0 bytes
Broken seed 0x40000df4 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000df4
Broken seed 0xea7 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000dfd
Broken seed 0xeaa => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xeaa
 !!!!!Bad seed 0x0xeaf
Broken seed 0x40000e0a => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x40000e0d
Bad seed 0x0xeb6
Broken seed 0xeb7 => 0 with key[16] of all 0 bytes
Broken seed 0x40000e10 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e10
 !!!!!Bad seed 0x0x40000e15
 !!!!!Bad seed 0x0xec2
Broken seed 0x40000e32 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xecb
 !!!!!Bad seed 0x0x40000e35
 !!!!!Bad seed 0x0xece
Broken seed 0x40000e3a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xed2
 !!!!!Bad seed 0x0x40000e3a
Broken seed 0xed9 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xeda
Broken seed 0xedb => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xedb
Broken seed 0xedc => 0 with key[16] of all 0 bytes
Broken seed 0xede => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e48
 !!!!!Bad seed 0x0x40000e4b
 !!!!!Bad seed 0x0xee2
 !!!!!Bad seed 0x0xee5
Broken seed 0xee8 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e56
 !!!!!Bad seed 0x0xee9
Broken seed 0x40000e5a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e5d
Broken seed 0xeef => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xeef
 !!!!!Bad seed 0x0x40000e61
Broken seed 0x40000e62 => 0 with key[16] of all 0 bytes
Broken seed 0x40000e64 => 0 with key[16] of all 0 bytes
Broken seed 0xefb => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e68
Broken seed 0x40000e6a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e6a
Broken seed 0x40000e6b => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0xf08 => 0 with key[16] of all 0 bytes
Bad seed 0x0x40000e6b
Broken seed 0x40000e6c => 0 with key[16] of all 0 bytes
Broken seed 0xf09 => 0 with key[16] of all 0 bytes
Broken seed 0xf0b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf0b
Broken seed 0xf0c => 0 with key[16] of all 0 bytes
Broken seed 0x40000e72 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf0c
Broken seed 0x40000e77 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e78
Broken seed 0x40000e7c => 0 with key[16] of all 0 bytes
Broken seed 0x40000e7e => 0 with key[16] of all 0 bytes
Broken seed 0x40000e80 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e80
Bad seed 0x0x800006a1
Broken seed 0x800006a3 => 0 with key[16] of all 0 bytes
Broken seed 0x40000e89 => 0 with key[16] of all 0 bytes
Broken seed 0x40000e8a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e8a
 !!!!!Bad seed 0x0xf24
Broken seed 0x40000e92 => 0 with key[16] of all 0 bytes
Broken seed 0x40000e95 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000e95
Broken seed 0x40000e96 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf30
Broken seed 0xf31 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf31
 !!!!!Bad seed 0x0x40000ea2
Broken seed 0xf36 => 0 with key[16] of all 0 bytes
Broken seed 0x40000ea5 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ea5
Broken seed 0x40000ea6 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ea6
Broken seed 0x40000ea8 => 0 with key[16] of all 0 bytes
Broken seed 0xf3e => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ea8
Broken seed 0xf42 => 0 with key[16] of all 0 bytes
Broken seed 0xf45 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000eaf
Broken seed 0xf49 => 0 with key[16] of all 0 bytes
Broken seed 0xf4c => 0 with key[16] of all 0 bytes
Broken seed 0xf4f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000eb9
Broken seed 0x40000ec1 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf54
 !!!!!Bad seed 0x0x40000ec1
Broken seed 0xf58 => 0 with key[16] of all 0 bytes
Broken seed 0x40000ec4 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ec4
Broken seed 0x40000eca => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000eca
Broken seed 0x40000ecf => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ecf
Broken seed 0x40000ed0 => 0 with key[16] of all 0 bytes
Broken seed 0x40000ed2 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ed2
Broken seed 0xf6a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ed6
Broken seed 0x40000ed7 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ed7
Broken seed 0x40000eda => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf72
Broken seed 0xf75 => 0 with key[16] of all 0 bytes
Broken seed 0xf78 => 0 with key[16] of all 0 bytes
Broken seed 0x40000edf => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000edf
Broken seed 0xf7b => 0 with key[16] of all 0 bytes
Broken seed 0x40000ee3 => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0xf7e => 0 with key[16] of all 0 bytes
Bad seed 0x0x40000ee3
Broken seed 0xf7f => 0 with key[16] of all 0 bytes
Broken seed 0xf80 => 0 with key[16] of all 0 bytes
Broken seed 0xf83 => 0 with key[16] of all 0 bytes
Broken seed 0xf86 => 0 with key[16] of all 0 bytes
Broken seed 0x40000ef4 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ef4
Broken seed 0x40000ef5 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ef5
Broken seed 0xf8a => 0 with key[16] of all 0 bytes
Broken seed 0xf8c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f00
 !!!!!Bad seed 0x0xf90
Broken seed 0xf91 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf91
Broken seed 0xf92 => 0 with key[16] of all 0 bytes
Broken seed 0xf93 => 0 with key[16] of all 0 bytes
Broken seed 0xf96 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xf97
Broken seed 0x40000f16 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f16
Broken seed 0x40000f19 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f19
Broken seed 0xfa2 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfa2
Broken seed 0xfa6 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f1c
Broken seed 0xfa7 => 0 with key[16] of all 0 bytes
Broken seed 0xfa8 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfa8
Broken seed 0xfa9 => 0 with key[16] of all 0 bytes
Broken seed 0x40000f22 => 0 with key[16] of all 0 bytes
Broken seed 0x40000f24 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfae
Broken seed 0xfb0 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfb0
Broken seed 0xfb1 => 0 with key[16] of all 0 bytes
Broken seed 0xfb4 => 0 with key[16] of all 0 bytes
Broken seed 0xfb7 => 0 with key[16] of all 0 bytes
Broken seed 0x40000f38 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f38
 !!!!!Bad seed 0x0xfbb
Broken seed 0x40000f3f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfbe
Broken seed 0xfc0 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfc0
 !!!!!Bad seed 0x0xfc4
Broken seed 0x40000f47 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfc7
Broken seed 0xfc9 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f4b
Broken seed 0x40000f4c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f4c
Broken seed 0x40000f4d => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0xfcf => 0 with key[16] of all 0 bytes
Bad seed 0x0x40000f4d
 !!!!!Bad seed 0x0xfd0
Broken seed 0x40000f52 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f52
Broken seed 0xfd5 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f56
Broken seed 0xfd6 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfd6
Broken seed 0x40000f5b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f5b
Broken seed 0xfda => 0 with key[16] of all 0 bytes
Broken seed 0x40000f5f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfda
Broken seed 0x40000f60 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f60
 !!!!!Bad seed 0x0x40000f63
Broken seed 0x40000f67 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f67
 !!!!!Bad seed 0x0xfe5
Broken seed 0x40000f6c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f6c
Broken seed 0xfeb => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfeb
Broken seed 0xfed => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xfef
Broken seed 0xff3 => 0 with key[16] of all 0 bytes
Broken seed 0xff6 => 0 with key[16] of all 0 bytes
Broken seed 0xff7 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f7d
Broken seed 0x40000f84 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0xffb
Broken seed 0x40000f87 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f87
 !!!!!Bad seed 0x0x1002
Broken seed 0x40000f8b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f8b
Broken seed 0x1005 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x1005
 !!!!!Bad seed 0x0x40000f8f
Broken seed 0x100b => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x100b
Broken seed 0x100c => 0 with key[16] of all 0 bytes
Broken seed 0x40000f95 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x100c
Broken seed 0x40000f96 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000f96
 !!!!!Bad seed 0x0x40000f99
Broken seed 0x1015 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x1015
 !!!!!Bad seed 0x0x1018
Broken seed 0x40000fa3 => 0 with key[16] of all 0 bytes
Broken seed 0x40000fa6 => 0 with key[16] of all 0 bytes
Broken seed 0x101c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x101d
Broken seed 0x40000faa => 0 with key[16] of all 0 bytes
Broken seed 0x101e => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x101e
Bad seed 0x0x800006a3
Broken seed 0x800006a4 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006a4
Broken seed 0x800006a6 => 0 with key[16] of all 0 bytes
Broken seed 0x40000fae => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0x1023 => 0 with key[16] of all 0 bytes
Bad seed 0x0x800006a6
Broken seed 0x1026 => 0 with key[16] of all 0 bytes
Broken seed 0x40000fb2 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fb2
Broken seed 0x800006ac => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x1030
Broken seed 0x40000fb8 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fb9
Broken seed 0x40000fbc => 0 with key[16] of all 0 bytes
Broken seed 0x40000fbe => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fbe
Broken seed 0x1036 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x1036
Broken seed 0x800006b5 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006b5
 !!!!!Bad seed 0x0x1039
Broken seed 0x103b => 0 with key[16] of all 0 bytes
Broken seed 0x40000fca => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006b9
Broken seed 0x40000fcd => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fcd
 !!!!!Bad seed 0x0x103f
Broken seed 0x800006be => 0 with key[16] of all 0 bytes
Broken seed 0x800006c0 => 0 with key[16] of all 0 bytes
Broken seed 0x1042 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fd0
 !!!!!Bad seed 0x0x800006c3
Broken seed 0x800006c5 => 0 with key[16] of all 0 bytes
Broken seed 0x1046 => 0 with key[16] of all 0 bytes
Broken seed 0x40000fde => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fdf
 !!!!!Bad seed 0x0x800006c6
 !!!!!Bad seed 0x0x1049
Broken seed 0x800006c9 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006c9
 !!!!! !!!!!Bad seed 0x0x800006ca
Broken seed 0x40000fe9 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fea
Broken seed 0x800006cf => 0 with key[16] of all 0 bytes
Bad seed 0x0x104b
Broken seed 0x104c => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000fed
 !!!!!Bad seed 0x0x104c
Broken seed 0x104f => 0 with key[16] of all 0 bytes
Broken seed 0x40000ff1 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40000ff1
 !!!!! !!!!!Bad seed 0x0x800006d9
Bad seed 0x0x1051
Broken seed 0x800006db => 0 with key[16] of all 0 bytes
Broken seed 0x1054 => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0x1056 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006dd
Bad seed 0x0x40000ffd
Broken seed 0x40001000 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006df
Broken seed 0x40001001 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001001
Broken seed 0x800006e1 => 0 with key[16] of all 0 bytes
Broken seed 0x106a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x106b
Broken seed 0x800006e2 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006e2
Broken seed 0x40001010 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001010
Broken seed 0x40001012 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001012
 !!!!!Bad seed 0x0x800006e8
Broken seed 0x800006eb => 0 with key[16] of all 0 bytes
Broken seed 0x40001019 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006eb
 !!!!!Bad seed 0x0x40001019
Broken seed 0x800006ec => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x800006ec
Bad seed 0x0x4000101e
Broken seed 0x4000101f => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x4000101f
Broken seed 0x800006f2 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001022
 !!!!!Bad seed 0x0x40001026
Broken seed 0x4000102e => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x4000102e
Broken seed 0x108a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x108a
Broken seed 0x108c => 0 with key[16] of all 0 bytes
Broken seed 0x40001036 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x108c
Broken seed 0x4000103a => 0 with key[16] of all 0 bytes
Broken seed 0x4000103c => 0 with key[16] of all 0 bytes
Broken seed 0x800006f5 => 0 with key[16] of all 0 bytes
Broken seed 0x40001040 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x800006f5
 !!!!!Bad seed 0x0x40001040
Broken seed 0x40001042 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001042
Broken seed 0x40001043 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x800006f8
Bad seed 0x0x40001043
Broken seed 0x40001045 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001046
Broken seed 0x4000104b => 0 with key[16] of all 0 bytes
Broken seed 0x4000104c => 0 with key[16] of all 0 bytes
Broken seed 0x80000701 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000701
Broken seed 0x80000702 => 0 with key[16] of all 0 bytes
Broken seed 0x40001050 => 0 with key[16] of all 0 bytes
 !!!!!Broken seed 0x10a5 => 0 with key[16] of all 0 bytes
Bad seed 0x0x80000705
Broken seed 0x40001054 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001054
Broken seed 0x40001056 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001056
Broken seed 0x40001057 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x8000070c
Broken seed 0x40001059 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x10a9
Broken seed 0x80000711 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000711
 !!!!!Bad seed 0x0x4000105e
Broken seed 0x10ae => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x4000105f
 !!!!!Bad seed 0x0x10ae
 !!!!!Bad seed 0x0x80000717
Broken seed 0x8000071a => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x40001064
Broken seed 0x40001065 => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x40001065
 !!!!!Bad seed 0x0x10b5
Broken seed 0x40001066 => 0 with key[16] of all 0 bytes
Bad seed 0x0x8000071a
 !!!!!Broken seed 0x10ba => 0 with key[16] of all 0 bytes
Bad seed 0x0x8000071c
Broken seed 0x8000071d => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x10ba
Broken seed 0x4000106b => 0 with key[16] of all 0 bytes
Bad seed 0x0x8000071d
Broken seed 0x10bc => 0 with key[16] of all 0 bytes
Broken seed 0x4000106f => 0 with key[16] of all 0 bytes
 !!!!! !!!!!Bad seed 0x0x80000720
Broken seed 0x80000721 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x4000106f
Bad seed 0x0x80000721
Broken seed 0x80000724 => 0 with key[16] of all 0 bytes
Broken seed 0x40001073 => 0 with key[16] of all 0 bytes
 !!!!!Bad seed 0x0x80000724
 !!!!!Bad seed 0x0x40001078
