Open fengye87 opened 9 years ago
That looks like a very cool library. Yes, I am very open to supporting more algorithms like this.
Currently, I am very busy with other projects, but would love to get pull requests.
Here's my pull request that uses HashID's. Happy to hear any suggestions, but the build passes all tests. https://github.com/namick/obfuscate_id/pull/41
Hi @fengye87 and @swaathi , since this repository is kind deprecated, I created a gem to do that: https://github.com/wbotelhos/idy
I would love your feedback. Thanks @namick for the great work until here.
Hashids is a library to obfuscate ids in short and nice format. It would be great if obfuscate_id could support more encode/decode algorithms like this and even some others.