JolonB/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.
C
Issues
- 0
Find equation for the mode
#3 opened by JolonB - 0
Add equation to README
#1 opened by JolonB - 1
Update code to calculate mode
#2 opened by JolonB