Repository navigation
hashids
- Website
- Wikipedia
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.
A small JavaScript library to generate YouTube-like ids from numbers.
A small .NET package 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.
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
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.
Official .NET port of Sqids. Generate short unique IDs from numbers.
Official JavaScript port of Sqids. Generate short unique IDs from numbers.
Official Go port of Sqids. Generate short unique IDs from numbers.
Official PHP port of Sqids. Generate short unique IDs from numbers.
Official Python port of Sqids. Generate short unique IDs from numbers.
Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
Django Model Field that uses Hashids to obscure the value
Short unique id generator for PostgreSQL, using hashids
On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)
Official Java port of Sqids. Generate short unique IDs from numbers.
Extensions to help DRY up Django Rest Framework serializers
This is the old Hashids website. It is no longer maintained and has migrated over to Sqids.