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

V6 UUID #44

Open
Adzz opened this issue Mar 23, 2020 · 2 comments · May be fixed by #48
Open

V6 UUID #44

Adzz opened this issue Mar 23, 2020 · 2 comments · May be fixed by #48

Comments

@Adzz
Copy link

Adzz commented Mar 23, 2020

Thanks for the lib! Are there any plans to support a v6 UUID?

http://gh.peabody.io/uuidv6/
https://tools.ietf.org/html/draft-peabody-dispatch-new-uuid-format-00

I know it's an RFC right now, but just thought I'd ask.

@ryanwinchester
Copy link

Yeah, I'd love to be able to use UUID v6 right now.

PHP is using it already:

  1. https://github.com/ramsey/uuid/blob/b31703e7c9752260ddc773c95110294fa9abc5ff/src/Nonstandard/UuidV6.php
  2. https://github.com/symfony/symfony/blob/bb9d5223460c2f6cfdadd9981af827ec4ba9418d/src/Symfony/Component/Uid/UuidV6.php

And probably JS and Ruby.

How much work would this be to implement for somebody not familiar with UUID generation?

@Adzz
Copy link
Author

Adzz commented May 19, 2020

Oh that's a good point, I might give this a go if I can find a decent ruby version to port.

@ryanwinchester ryanwinchester linked a pull request Oct 13, 2020 that will close this issue
ryanwinchester referenced this issue in sevenshores/elixir-uuid-utils Oct 21, 2020
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

Successfully merging a pull request may close this issue.

2 participants