noha / Base62

Base62 short id generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A utility to convert large numbers in shorter string form. This is used by url shorteners from google bit.ly etc. The package contains two classes: Base36 and Base62.

Base36 produces longer but case insensitive string representations Base62 produces shorter but case sensitive string representations

About

Base62 short id generation


Languages

Language:Smalltalk 100.0%