A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
Hashids algorithm v1.0.0 implementation in Java
A small JavaScript library to generate YouTube-like ids from numbers.
Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3
Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.
A small Ruby gem 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.