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

add UUID module supporting v4 #479

Merged
merged 9 commits into from
Jul 3, 2019
Merged

add UUID module supporting v4 #479

merged 9 commits into from
Jul 3, 2019

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    7255d53 View commit details
    Browse the repository at this point in the history
  2. add return types

    lucascaro committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    4205bd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Configuration menu
    Copy the full SHA
    7207538 View commit details
    Browse the repository at this point in the history
  2. use relative paths for std

    lucascaro committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    9c181e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. break long line

    lucascaro committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    6a371b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0140e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. fix formatting

    lucascaro committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    2ff293d View commit details
    Browse the repository at this point in the history
  2. use crypto.getRandomValues

    lucascaro committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    f9a184d View commit details
    Browse the repository at this point in the history
  3. remove unnecessary comment

    lucascaro committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    4453d43 View commit details
    Browse the repository at this point in the history