@cm0002 to Programmer [email protected] • 1 month agoGotta use those quantum numbers for peak 🤌 random randomnessimagemessage-square12arrow-up1153arrow-down18
arrow-up1145arrow-down1imageGotta use those quantum numbers for peak 🤌 random randomness@cm0002 to Programmer [email protected] • 1 month agomessage-square12
minus-squarefxomtlinkfedilinkEnglish59•edit-21 month agoint getRandomNumber() { return 4; // chosen by a fair dice roll. guaranteed to be random. }
minus-squarefxomtlinkfedilinkEnglish6•1 month agoyeah, i copied the xkcd wrong 🤦♂️ thanks, i’ll edit it
int getRandomNumber() { return 4; // chosen by a fair dice roll. guaranteed to be random. }
Wasn’t it a dice roll that decided that? 🤔
yeah, i copied the xkcd wrong 🤦♂️ thanks, i’ll edit it