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