/CompletePureShuffle

A simulator (written in C) to determine how many items you need to pull from an infinite random set until you have the entire set. As it turns out, this is known as the coupon collector's problem.

Primary LanguageC

Issues