Skip to content

Base36 and Base62 implementation without limitation on min/max value

Notifications You must be signed in to change notification settings

juanonsoftware/BigNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigNumber

Base36 and Base62 implementation without limitation on min/max value

These are also used for shortening a number (usually in base-10) or making a GUID shorter.

Another point is to produce a shorter string from result of encryption method, like AES.

About

Base36 and Base62 implementation without limitation on min/max value

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages