My problem statement for today: determine a number 1-12 to return in a way that is:
- Deterministic (the same for all clients)
- Decentralized (no central server)
- Somewhat random/shuffled
- Roughly evenly distributed
What would you do?
My problem statement for today: determine a number 1-12 to return in a way that is:
What would you do?