Deck of Cards

Pretty neat! I like the Fudge option. I've been trying to implement a deck of cards (draw X cards [5dC]) using this code, but am running into the issue that in a single set of rolls, the previous "roll" can be rolled again. Any tips for how to exclude previous rolls within a single set of rolls so that I can have cards drawn but not two King of Hearts?

Sign In or Register to comment.