Dice game
This dice game is inspired by a story about a Rapid Software Testing course in which a similar dice game was used as an exercise.
You roll a set of dice. A number is produced from the results, by an unknown algorithm. You have to figure out what the algorithm is.
You can roll the dice as many times as needed, forming hypotheses about what the algorithm might be and disproving those hypotheses.