cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoGotta use those quantum numbers for peak 🤌 random randomnesslemmy.worldimagemessage-square15linkfedilinkarrow-up1150
arrow-up1150imageGotta use those quantum numbers for peak 🤌 random randomnesslemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square15linkfedilink
minus-squarefxomt@lemm.eelinkfedilinkEnglisharrow-up57·edit-26 months agoint getRandomNumber() { return 4; // chosen by a fair dice roll. guaranteed to be random. }
minus-squarereinei@lemmy.worldlinkfedilinkarrow-up6·6 months agoWasn’t it a dice roll that decided that? 🤔
minus-squarefxomt@lemm.eelinkfedilinkEnglisharrow-up6·6 months 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