basex icon indicating copy to clipboard operation
basex copied to clipboard

Create Youtube-Like IDs in Golang

Results 2 basex issues
Sort by recently updated
recently updated
newest added

Hi I have refactored encoding function and added some tests.

Initialize basex with a pass key for encrypted encoding. Usage - `baseX.Init(passKey)` The logic for encryption is as shown in [this link](http://kvz.io/blog/2009/06/10/create-short-ids-with-php-like-youtube-or-tinyurl/)