Skip to content

add hashids under Cryptography Section#179

Merged
vinta merged 1 commit into
vinta:masterfrom
theskumar-archive:patch-1
Aug 2, 2014
Merged

add hashids under Cryptography Section#179
vinta merged 1 commit into
vinta:masterfrom
theskumar-archive:patch-1

Conversation

@theskumar

Copy link
Copy Markdown
Contributor

A python port of the JavaScript hashids implementation. It generates YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. Website: http://www.hashids.org/

A python port of the JavaScript hashids implementation. It generates YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. Website: http://www.hashids.org/
vinta added a commit that referenced this pull request Aug 2, 2014
add `hashids` under Cryptography  Section
@vinta vinta merged commit d17b413 into vinta:master Aug 2, 2014
@theskumar theskumar deleted the patch-1 branch August 2, 2014 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants