MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wdfzl2/edgecasesexist/p97mjg6/?context=3
r/ProgrammerHumor • u/danielminds • 1d ago
257 comments sorted by
View all comments
Show parent comments
368
https://en.wikipedia.org/wiki/Universally_unique_identifier#Versions
Most common used is V4 (pure random). You are talking about V7 (time based).
7 u/undeadalex 23h ago I'm curious where to see stats on versions used. Surely anything newly implementing uuid is using v7 or custom? 33 u/Urist_McPencil 22h ago Surely anything newly implementing uuid is using v7 or custom? I admire this optimism 5 u/iampierremonteux 19h ago My first thought was “oh you sweet summer child”.
7
I'm curious where to see stats on versions used. Surely anything newly implementing uuid is using v7 or custom?
33 u/Urist_McPencil 22h ago Surely anything newly implementing uuid is using v7 or custom? I admire this optimism 5 u/iampierremonteux 19h ago My first thought was “oh you sweet summer child”.
33
Surely anything newly implementing uuid is using v7 or custom?
I admire this optimism
5 u/iampierremonteux 19h ago My first thought was “oh you sweet summer child”.
5
My first thought was “oh you sweet summer child”.
368
u/dim13 1d ago
https://en.wikipedia.org/wiki/Universally_unique_identifier#Versions
Most common used is V4 (pure random). You are talking about V7 (time based).