-
Notifications
You must be signed in to change notification settings - Fork 622
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
add UUID module supporting v4 #479
Conversation
Why use such a strange directory structure?
|
I added
I'm totally open to suggestions if this doesn't follo deno_std best practices |
Just to confirm, this is based of this gist? https://gist.github.com/jed/982883#gistcomment-2886092 Is that not a concern? (I am a little confused whether this was code golf.) |
@hayd the code in my module was originally based off a version in that gist. The current iteration looks different. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks @lucascaro ! I think we can iterate further in the repo
Closes denoland#478 Related denoland#470
Fixes #403
crypto. getRandomValues()