maris@lemmy.world to Programmer Humor@programming.dev · 8 months agoGambling with Lainimagemessage-square27linkfedilinkarrow-up1338arrow-down111
arrow-up1327arrow-down1imageGambling with Lainmaris@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square27linkfedilink
minus-squareshape_warrior_t@programming.devlinkfedilinkEnglisharrow-up1·8 months agoYou can get the exclusive behaviour with random.randrange. (Relevant Stack Overflow question with a somewhat interesting answer)
You can get the exclusive behaviour with
random.randrange. (Relevant Stack Overflow question with a somewhat interesting answer)