-
Notifications
You must be signed in to change notification settings - Fork 192
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
version 6, v6, uuidv6 support #354
Comments
Thanks for the suggestion @mitchtbaum! Without being standardized I think it's a bit out-of-scope for If it does make its way to standardisation then we'll definitely support it 👍 |
For now I am closing this. If ever in the future a v6 uuid is formalized, a relevant issue will be opened. |
Remove insecure builtin random number generator (RNG) Closes uuid-rs#294 and fixes uuid-rs#173
Sorry for waking a sleeping dragon. I have a function to convert any UUIDv1 into a v6 one. Maybe it'll help someone. |
uuidv6 was mentioned in a ULID issue
(linked today from https://news.ycombinator.com/item?id=18768909)
The text was updated successfully, but these errors were encountered: