随机配对生成器
两两配对 — 不重复、不落单。
Pair people for activities, peer review, or 1:1s. Avoids repeat partners across sessions.
0 项
点击 生成配对 查看结果。
选项
最近结果
- 暂无历史。
常见问题
What happens with an odd number of people?
The last pair becomes a trio so no one is left out.
How does "avoid repeats" work?
Past pairings made on this device are tracked locally in your browser, so new rounds prefer combinations that haven't happened before.
Is the pairing really random?
Yes. It uses the Web Crypto API (crypto.getRandomValues) for unbiased shuffling, so the matchups aren't predictable.
Are my names sent anywhere?
No. Everything runs entirely in your browser and works offline — your list is never uploaded to any server.
相关随机器
Further reading
- Cold-calling without the dread: fair student picking that actually works
Random student selectors only help if students believe they're fair — and if the teacher uses them thoughtfully. Here's how to call on students randomly without raising anxiety, plus how to handle groups, seating, and turns.