jarvisbox

分组随机抽签

粘贴名单,立即随机平均分组。

How to use

  1. Paste or type one name per line in the text area.
  2. Set how many teams you want to create (2–20).
  3. Press Split Teams — names are shuffled and distributed evenly.

常见问题

Are teams truly balanced?
The list is shuffled with a Fisher-Yates algorithm using crypto.getRandomValues(), then distributed round-robin — teams differ by at most one member.
Does my data leave my device?
No. The entire operation runs in your browser. Names are never sent to a server.
Does it work on mobile?
Yes — the layout adapts for mobile with large touch targets and readable results.

Last updated:

反馈这个工具的问题