canpolat@programming.dev to Programming@programming.devEnglish · 2 years agoYou'll regret using natural keysblog.ploeh.dkexternal-linkmessage-square34linkfedilinkarrow-up1105arrow-down10
arrow-up1105arrow-down1external-linkYou'll regret using natural keysblog.ploeh.dkcanpolat@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square34linkfedilink
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up1·2 years agoI don’t think that is true. Not much at Google really bought into the UUID hype. At least not for internal interfaces. But really there is no difference between a UUID v4 and a large random number. UUID just specifies a standard formatting.
I don’t think that is true. Not much at Google really bought into the UUID hype. At least not for internal interfaces. But really there is no difference between a UUID v4 and a large random number. UUID just specifies a standard formatting.
Why reinvent the wheel