base32? wtf? its 36
This commit is contained in:
parent
cc0d191723
commit
ea2c22bb98
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
||||||
<p>warning: math</p>
|
<p>warning: math</p>
|
||||||
<p>
|
<p>
|
||||||
a 9-character single-case string could be interpreted as 3 triplets of
|
a 9-character single-case string could be interpreted as 3 triplets of
|
||||||
base32. this allows for a 0-46655 range per channel!
|
base36. this allows for a 0-46655 range per channel!
|
||||||
</p>
|
</p>
|
||||||
<ol>
|
<ol>
|
||||||
<li>our example "girltwink" turns into (gir, ltw, ink)</li>
|
<li>our example "girltwink" turns into (gir, ltw, ink)</li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue