Skip to content

KMakowsky/CppShortID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

C++ ShortID
===========
Create Youtube-Like IDs With PHP/Python/Javascript/Java/SQL and NOW also with C++
For more infos visit:
http://kvz.io/blog/2009/06/10/create-short-ids-with-php-like-youtube-or-tinyurl/

Thanks to Kevin van Zonneveld who published the original PHP Version of the algorithm.

string ShortID::Encode(9007199254740989); //returns FpGNnX2Ef
long ShortID::Decode("FpGNnX2Ef"); //returns 9007199254740989

About

C++ ShortID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages