随机选择器 / 名字转盘 — Pick a random item from a list with a spinning wheel animation. Type one item per line, click "Spin", and the wheel rotates to a random winner. Common uses: classroom random-call, YouTube / Instagram giveaway winners, restaurant choice, team picking, decision-making.
Lists are kept in your browser only. Nothing is sent to a server.
Was 随机选择器 / 名字转盘 useful?
随机选择器 / 名字转盘是什么?
Pick a random item from a list with a spinning wheel animation. Type one item per line, click "Spin", and the wheel rotates to a random winner. Common uses: classroom random-call, YouTube / Instagram giveaway winners, restaurant choice, team picking, decision-making.
Lists stay in your browser — they are not sent to a server. The wheel uses a physics-based spin (fast start, slow stop) for a satisfying result.
使用方法
-
Type your list
One item per line. Two lines minimum to spin.
-
Click Spin
The wheel rotates and lands on a random item.
-
See the winner
The result is shown in the center. The full spin history is in the side panel.
常见问题
相关指南
How to Calculate Permutations and Combinations (with Worked Examples)
A practical guide to counting: the difference between permutations (order matters) and combinations (order does not), the formula for each, the common real-world cases, and how to run the calculation in your browser without pulling out a calculator or a textbook.
How to Pick a Random Number Fairly (and Why Math.random Is Wrong)
A practical guide to random numbers: the difference between Math.random and crypto.getRandomValues, why fairness matters for giveaways and raffles, how to roll dice and shuffle a list in your browser, and the one case where randomness is genuinely hard.
When to Use a Decision Maker, and When You Should Trust Yourself
A decision maker is a tiebreaker, not a replacement for judgment. Here is when it actually helps (analysis-paralysis on equal options, breaking a long deadlock, choosing between two equivalent things), and when it makes things worse (when one option is clearly better, when you have not done the analysis, when the decision matters and you need to own it).
相关工具
Random Number Generator
Pick a random number, roll dice, or shuffle a list. Cryptographically secure, runs locally.
密码生成器
在您的浏览器中生成强随机密码。选择长度、字符类型和数量。不会上传任何内容。
UUID 生成器
批量生成 UUID(v1、v4、v7)。免费、在浏览器中运行,无需上传。
Stopwatch
A clean online stopwatch with laps, millisecond precision, and keyboard shortcuts. Runs in your browser.
Last reviewed: 2026-09-25