Modified Birthday Paradox

For my Probability and Statistics classes I wrote a small application that simulates a modified Birthday Paradox: “Given N people in the room, what is the probability that K days will be shared as birthdays (meaning each day is shared by 1, 2, 3, 4 or more pairs)?”

You can download our application here (Windows, Linux and MacOS 64-bit only). Enjoy!