hashids.net
hashids.net copied to clipboard
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.
Fixes ullmark/hashids.net#93
We were using the 1.4.1 version of this library and decoding a null string returned an empty array. But after upgrading to the 1.7.0 version it throws a NullReferenceException. With...
Hi guys I am using this package and I really love it. However, I have run into a duplicate issue where these two Ids are hashed to the same 17...