-
This is a great post that’s really more broadly about transparency in research, good coding practices, design, and statistical education. Basically, ducks should quack like ducks and code like this shouldn’t deal five aces: deck = DeckOfCards() deck.shuffle() hand = deck.draw(5) @ryxcommar/1167630634958954496