cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoGotta use those quantum numbers for peak 🤌 random randomnesslemmy.worldimagemessage-square12fedilinkarrow-up1138
arrow-up1138imageGotta use those quantum numbers for peak 🤌 random randomnesslemmy.worldcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square12fedilink
minus-squarefxomt@lemm.eelinkfedilinkEnglisharrow-up50·edit-21 day agoint getRandomNumber() { return 4; // chosen by a fair dice roll. guaranteed to be random. }
minus-squarereinei@lemmy.worldlinkfedilinkarrow-up7·1 day agoWasn’t it a dice roll that decided that? 🤔
minus-squarefxomt@lemm.eelinkfedilinkEnglisharrow-up6·1 day 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