python3-hashids

Python implementation of hashids
  https://github.com/davidaurelio/hashids-python
  0
  no reviews



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.