Skip to content

Instantly share code, notes, and snippets.

@Densamisten
Created March 25, 2024 10:50
Show Gist options
  • Select an option

  • Save Densamisten/52db35e0ea3d759e3d0f590504271eb1 to your computer and use it in GitHub Desktop.

Select an option

Save Densamisten/52db35e0ea3d759e3d0f590504271eb1 to your computer and use it in GitHub Desktop.
  • Version 1 UUIDs are based on a timestamp and a MAC address.
  • Version 2 UUIDs are similar to Version 1, but they include a group and a variant identifier.
  • Version 3 UUIDs are based on a namespace and a name.
  • Version 4 UUIDs are randomly generated.
  • Version 5 UUIDs are similar to Version 3, but they use a SHA-1 hash instead of MD5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment