Skip to content

Instantly share code, notes, and snippets.

@johnwunder
Last active January 15, 2016 18:57
Show Gist options
  • Save johnwunder/ea527ea2d15beb5986e2 to your computer and use it in GitHub Desktop.
Save johnwunder/ea527ea2d15beb5986e2 to your computer and use it in GitHub Desktop.
Proposals

Suggestion

[object-type]:[UUID]

Why

  • UUID is very unique. "In other words, only after generating 1 billion UUIDs every second for the next 100 years, the probability of creating just one duplicate would be about 50%."
    • There are some concerns about using poor entropy, in particular generated from different types of systems
  • To solve the lookup issue, let's use an "external refs" attribute like Gary suggested
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment