Skip to content

noha/Base62

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published