随机抽名 / 暽签工具

使用随机姓名抽取器快速计算,并了解结果代表什么。

即时结果 在浏览器中运行
中签者

公平暽签

P(name) = 1 / N

Each name has an equal probability of being selected. The tool uses crypto.getRandomValues() for a truly unbiased pick.

如何使用?

  1. 1
    Enter names Type one name per line in the text box. You can add as many names as you like.
  2. 2
    Click "Pick a Name!" The tool shuffles through all names and lands on a random winner.
  3. 3
    再次暽签或清空 Click the button again to pick another winner, or clear the list to start over.

常见问题

Is every name equally likely to be picked?
Yes. The tool uses the browser's crypto.getRandomValues() API to generate a cryptographically uniform random index — every name has exactly the same probability regardless of the order it was entered.
Can the same name be picked twice?
Yes, by default each pick is independent. If you need to run a raffle without replacement, simply remove the winner's name after each draw.
How many names can I enter?
There is no hard limit. The tool handles hundreds of names smoothly. For best results, keep names on separate lines with no blank lines in between.
结果会被存储吗?
不会。所有计算均在您的浏览器中运行。不会向任何服务器发送数据。

随机姓名抽取器

随机姓名抽取器适合游戏、课堂、聚会、抽签或轻量选择。当几个选项都差不多时,随机结果可以帮助快速决定,也能增加互动感。

如何更公平

请先把选项写清楚,删除无意重复的内容。随机结果每次都是独立的,上一轮结果不会保证下一轮结果。

不适合的情况

它只适合娱乐和日常小决定,不应作为医疗、法律、财务或工作中的重要依据。

适合哪些场景

它适合课堂活动、游戏顺序、抽奖、队伍分配和朋友之间的小决定。使用前先说明规则,参与者更容易接受结果。

理解随机性

随机结果可能重复,也可能连续出现同一选项。这不代表工具有问题,也不代表下一次会自动改变。

随机姓名抽取器常见问题

可以免费使用吗?可以,打开浏览器即可使用。结果是最终答案吗?不是,结果取决于输入值和计算假设。为什么和其他网站不同?可能因为单位、取整方式、公式或地区规则不同。

更实用的使用方法

建议先用基础数据计算,再一次只修改一个输入项,观察结果如何变化。这样可以理解哪些因素影响最大。若随机姓名抽取器用于重要事项,请同时记录输入值和结果,方便之后核对。

评论