Dice using relays.
This is a dice using a pseudo-random number generator circuit with Galois linear feedback shift register.
Press the push-switch at the bottom of the dice to roll the dice.
The pseudo-random number generator circuit is read until a value between 1 and 6 is obtained, and the value is output when the condition is met.