Simply enter the number of participants and press enter to begin. This project will run the Birthday Paradox forever, as well as render a visual representation of each trial. The value in the upper-left corner is the current round # The percentage is an estimate of the odds that at least two people in a trial will share a birthday. And of course, the "Render?" variable is just a toggle for the visual aspect. Speaking of visuals, red represents a person who shares a birthday with someone else in the trial, and blue represents someone who doesn't. This also produces a cool scrolling effect, but it can only be viewed properly on TurboWarp. https://turbowarp.org/530197555/ Rendering won't start until round 360, since there needs to be enough data to fill the screen.