There isn't really any good reason to do this, drawing cards on the day works perfectly.
But I had a feeling a seat draw a day or 2 in advance might generate some banter, and then I learned a (very small) bit about cryptography. So this is just for those interested.
The goal is for the host to draw the seats in advance without other players present, and for those other players to be able to verify that it was a fair random draw:
1. Establish the player list, fix the naming conventions, and sort alphabetically.
2. Find a website like this random.org, that implements a validated opensource randomisation algorithm.
3. Agree a seed in advance that cannot be known at the point you agree it. On that website you can simply use their daily value on the planned draw day, but I think it's a bit more glamorous to announce in advance you will use the main headline on a new website, or the score in a recent sports event.
4. On the draw day, paste the player list and the seed in the website, get the sorted seat draw list, and share with the group.
5. They can repeat the exact same steps independently if they want to check it.
It actually didn't generate much banter, so hasn't been used much
but I though sharing it may drag the last bit of value out of discovering that.
But I had a feeling a seat draw a day or 2 in advance might generate some banter, and then I learned a (very small) bit about cryptography. So this is just for those interested.
The goal is for the host to draw the seats in advance without other players present, and for those other players to be able to verify that it was a fair random draw:
1. Establish the player list, fix the naming conventions, and sort alphabetically.
2. Find a website like this random.org, that implements a validated opensource randomisation algorithm.
3. Agree a seed in advance that cannot be known at the point you agree it. On that website you can simply use their daily value on the planned draw day, but I think it's a bit more glamorous to announce in advance you will use the main headline on a new website, or the score in a recent sports event.
4. On the draw day, paste the player list and the seed in the website, get the sorted seat draw list, and share with the group.
5. They can repeat the exact same steps independently if they want to check it.
It actually didn't generate much banter, so hasn't been used much
