WICG / uuid

UUID V4
Other
63 stars 10 forks source link

Simplify UUID algorithm described in spec #9

Closed bcoe closed 3 years ago

bcoe commented 3 years ago

Based on @ctavan's feedback here:

https://github.com/WICG/uuid/pull/6#pullrequestreview-575382504

Let's take a second pass at the normative algorithm recommended in the spec, potentially moving it to the same steps described in RFC4122.