google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD 3-Clause "New" or "Revised" License
5.16k stars 362 forks source link

add uuid v6, v7 #138

Closed it512 closed 8 months ago

it512 commented 8 months ago

add uuid version6, version7

https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format-03#variant_and_version_fields

it512 commented 8 months ago

delete and recommit , see #139