Python implementation of the hashids algorithm
AA 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.

Maintainer: Daniel Dickman <daniel@openbsd.org>

WWW: https://www.hashids.org
