ランダム賞品割当
人と賞品 / タスクをマッチング。
Two-list matcher — assign prizes, chores, or tasks to people.
割り当て をクリックすると結果が表示されます。
オプション
最近の結果
- 履歴はまだありません。
よくある質問
How are prizes assigned?
We shuffle the prize list and zip it to the people list so each person gets one. If you allow repeats, each person instead independently picks a random prize.
Does the order of names matter?
Only visually. The shuffle is uniform, so where a name sits in the list has no effect on what it's matched with.
What if the two lists are different lengths?
Without repeats, the match runs until the shorter list is used up. Turn on repeats and everyone gets an assignment even when prizes are fewer than people.
Is any of this uploaded?
No. Both lists stay in your browser, the matching happens locally with the Web Crypto API, and nothing is sent to a server.
関連ランダマイザー
Further reading
- How to run a fair Secret Santa (and survive the office holiday party)
Pulling names out of a hat looks fair until you actually try it. Here's why a proper derangement matters, how to handle couples and remote teams, and what to do when someone draws themselves on round three.