tatterdemalion@programming.dev to Science Memes@mander.xyzEnglish · 5 months agoif statement == falsei.imgflip.comimagemessage-square40linkfedilinkarrow-up1253arrow-down117
arrow-up1236arrow-down1imageif statement == falsei.imgflip.comtatterdemalion@programming.dev to Science Memes@mander.xyzEnglish · 5 months agomessage-square40linkfedilink
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·5 months agoProbably to make the fractional random value between 0 and 1 to become an integer so that you can divisibility check for even with mod 2
Probably to make the fractional random value between 0 and 1 to become an integer so that you can divisibility check for even with mod 2