mudkip@lemdro.id to Programmer Humor@programming.devEnglish · 18 hours agoI wasted all my generational luck for thisfiles.catbox.moeimagemessage-square38fedilinkarrow-up1243arrow-down13
arrow-up1240arrow-down1imageI wasted all my generational luck for thisfiles.catbox.moemudkip@lemdro.id to Programmer Humor@programming.devEnglish · 18 hours agomessage-square38fedilink
minus-squareMikina@programming.devlinkfedilinkarrow-up9·9 hours agoAren’t UUIDs designed to prevent collisions, rather than be cryptographycally secure? Not that it’s doing a great job here :D Edit: Nvm, that was guid.
minus-squareBootLoop@sh.itjust.workslinkfedilinkarrow-up7·edit-23 hours agoGUID and UUID are two names of the same thing. One is Globally Unique and one is Universally Unique. I think they mean not cryptographically secure as in not truly random if it’s generating duplicates.
Aren’t UUIDs designed to prevent collisions, rather than be cryptographycally secure? Not that it’s doing a great job here :D
Edit: Nvm, that was guid.
GUID and UUID are two names of the same thing. One is Globally Unique and one is Universally Unique. I think they mean not cryptographically secure as in not truly random if it’s generating duplicates.