> Base64 isn't numeric it's alphanumeric. They meant that a number written in hex (base16) is still a number, even though you use some letters. Similarly, a number written in base64 is still a number.
> Base64 isn't numeric it's alphanumeric. They meant that a number written in hex (base16) is still a number, even though you use some letters. Similarly, a number written in base64 is still a number.