-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
Missing crypto.randomUUID #213
Comments
i am appalled the devs have not worked on this. This is so important for unique id's... |
tarqd
added a commit
to tarqd/crypto-browserify
that referenced
this issue
Aug 28, 2023
feat: implement getRandomValues and randomUUID - resolves browserify#213 and browserify#214
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID
crypto.randomUUID should return a UUID.
Edit: more links
The text was updated successfully, but these errors were encountered: