Y
Hacker News
new
|
ask
|
show
|
jobs
by
rr808
1302 days ago
UUIDs are nearly half the mac address of the server + a timestamp. They are in no way random.
1 comments
throwanem
1302 days ago
That's UUID v1. The random one that everyone uses is v4.
link
kube-system
1302 days ago
I have seem some common libraries that default to v1, so I can see why there’s some confusion in here.
link