I'd like to propose that the working group consider adopting randomUUIDv7() as a counterpart to the existing randomUUID() function.
v7 UUIDs have been growing in popularity over the last several years and have received implementations in an increasing number of notable projects:
Given the wide precedence and usage of the existing randomUUID() function, I think adopting a v7 counterpart would be of worthwhile consideration.
I'd like to propose that the working group consider adopting
randomUUIDv7()as a counterpart to the existingrandomUUID()function.v7 UUIDs have been growing in popularity over the last several years and have received implementations in an increasing number of notable projects:
Given the wide precedence and usage of the existing
randomUUID()function, I think adopting a v7 counterpart would be of worthwhile consideration.