A small Node.js class to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. -- Read More
INSTALL » npm install -g hashids
CODE » git clone https://github.com/ivanakimov/hashids.node.js
Categories:
Engines:
- node *