uuid6 / uuid6-ietf-draft

Next Generation UUID Formats
https://datatracker.ietf.org/doc/draft-peabody-dispatch-new-uuid-format/
187 stars 11 forks source link

Draft 04: Number of custom bits in Version 8 UUIDs #104

Closed felipecrv closed 2 years ago

felipecrv commented 2 years ago

Change Proposal Template

Source (Select one.)

Change Reason (Select all that apply.)

Draft Number, Full Section, Name

Draft 04, Section 5.3 UUID Version 8
https://datatracker.ietf.org/doc/html/draft-peabody-dispatch-new-uuid-format-03

Current Text:

                The only explicitly defined bits are the Version and Variant leaving 120 bits
                for implementation specific time-based UUIDs.

Proposed Text:

                The only explicitly defined bits are the Version and Variant leaving 122 bits
                for implementation specific UUIDs.

Other Supporting information below:

Changed the number of bits from 120 to 122 and removed "time-based" since vendor-specific UUIDs don't have to be time-based necessarily.

kyzer-davis commented 2 years ago

@philix, great catch. I will knock this out in draft 04!