uuid-rs / uuid

Generate and parse UUIDs.
https://www.crates.io/crates/uuid
Other
1.01k stars 192 forks source link

Add v6 to v8 draft link to README #746

Closed KodrAus closed 8 months ago

KodrAus commented 8 months ago

This PR just adds a link to the draft spec for v6 to v8 UUIDs. It's a rewrite of RFC4122 that's more consistent and modern in its recommendations for other versions too.