maris@lemmy.world to Programmer Humor@programming.dev · 21 days agoGambling with Lainlemmy.worldimagemessage-square21fedilinkarrow-up1202arrow-down19
arrow-up1193arrow-down1imageGambling with Lainlemmy.worldmaris@lemmy.world to Programmer Humor@programming.dev · 21 days agomessage-square21fedilink
minus-squareshape_warrior_t@programming.devlinkfedilinkEnglisharrow-up1·21 days 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)