Human readable base re of numbers is?
Answers
Answered by
0
Base36 is a binary-to-text encoding scheme that represents binary data in an ASCII string format by translating it into a radix-36 representation. The choice of 36 is convenient in that the digits can be represented using the Arabic numerals 0–9 and the Latin letters A to Z
This is human readable...
Thanks
Similar questions