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

Real world examples of trouble due to poor UUID implementations #20

Open
ctavan opened this issue Jun 26, 2019 · 1 comment
Open

Real world examples of trouble due to poor UUID implementations #20

ctavan opened this issue Jun 26, 2019 · 1 comment

Comments

@ctavan
Copy link
Collaborator

ctavan commented Jun 26, 2019

Let's collect examples of where usage of poor UUID generators fell on peoples feet to underpin the motivation of this standardization effort:

@broofa
Copy link
Collaborator

broofa commented Jun 26, 2019

https://stackoverflow.com/questions/6906916/collisions-when-generating-uuids-in-javascript

... article refers to a dead link on devoluk.com, but cached version is available here. Chrome has since improved their Math.random implementation.

broofa added a commit that referenced this issue Jun 26, 2019
@ctavan ctavan changed the title Fails due to custom UUID implementations Real world examples of trouble due to poor UUID implementations Jun 27, 2019
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