|
|
|
|
|
by kmort
5661 days ago
|
|
That range is 58 characters which (perhaps suspiciously) is size of alphabet + 2^5. (Although a whitespace character is also encoded, making that suspicion a little less "round".) From comparing the multiple encodings of Quick Brown Fox, the value distribution across that range is fairly even and every value is used at least once. |
|