For the Library of Babel, I needed to convert very big numbers — hundreds of thousands of digits — from a base to another.
Base conversions with big numbers in JavaScript
· 6 min read
For the Library of Babel, I needed to convert very big numbers — hundreds of thousands of digits — from a base to another.