Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby implementation #25

Closed
radeno opened this issue Sep 16, 2017 · 1 comment
Closed

Ruby implementation #25

radeno opened this issue Sep 16, 2017 · 1 comment

Comments

@radeno
Copy link
Contributor

radeno commented Sep 16, 2017

Hello,
i like this random generator.

In our-project we need some cluster-safe generator uniq, short and human friendly. We have tried Hashids, but it doesn't fulfil our expectations.

Our backend is written in Ruby language so i reimplement your original algorithm in ruby:
https://github.com/radeno/nanoid.rb

@ai
Copy link
Owner

ai commented Sep 16, 2017

Great! I checked the source and everything looks good (we uses Ruby as well).

Please send PR to README.md with link to your project

@ai ai closed this as completed Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants