full_deck_simulation_test, a MATLAB code which calls full_deck_simulation(), which simulates a process in which a random card is drawn from a deck of 52, and then replaced, continuing until every card has been seen at least once.
The computer code and data files described and made available on this web page are distributed under the MIT license
full_deck_simulation, a MATLAB code which simulates a process in which a random card is drawn from a deck of 52, and then replaced, continuing until every card has been seen at least once.