The birthday paradox is the surprising result that if you have 23 people in a room, there is a 50% chance that two of them share a birthday. I want to explore this topic and verify that this is true. Instead of delving into the maths with formulas, we will be using Monte Carlo methods with random simulations.