py-hashids-1.3.1

Python implementation of the hashids algorithm

Index | devel

Description

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.

Homepage: https://www.hashids.org

Maintainer: Daniel Dickman <daniel@openbsd.org>