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

NewV1() get same result on Windows #99

Open
wejoy opened this issue Aug 26, 2019 · 2 comments
Open

NewV1() get same result on Windows #99

wejoy opened this issue Aug 26, 2019 · 2 comments

Comments

@wejoy
Copy link

wejoy commented Aug 26, 2019

I called uuid.NewV1() many times on Windows, it return the same result.

Does it caused by something like this?
why-does-time-now-unixnano-returns-the-same-result-after-an-io-operation

any solution?

@rkuris
Copy link

rkuris commented Sep 9, 2019

This package is obsolete. See https://github.com/gofrs/uuid instead.

@wejoy
Copy link
Author

wejoy commented Sep 10, 2019

This package is obsolete. See https://github.com/gofrs/uuid instead.

It looks good, I will make more test, thanks for the information :)

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