Simulate a game where "N" players roll two dice, and the lucky player has an advantage for reaching the finish. Parameters: the number of players, number of trials and length of the race.
Introduces students to modular (clock) arithmetic and how modular arithmetic can be used to encode messages using simple shift, multiple and affine ciphers.