TorZillaPrint

return to TZP index
A proof to confirm minimum tests for maximum entropy. Both tests are not "equal": ALL calculates every single combination of words (using all numbers) which creates an exact number of hashes in selectRange. Languages that share selectRanges can differ in select (see previous test) and MIN uses minimal numbers, which means languages that share selectRange can now end up with different word combos, creating more differences. The key is for MIN to match ALL, not exceed it.
[ ALL ] [ MIN ] test 0-100 (slow... 3-5 secs)