跳到正文
zh-Hans
列表与数字 免费 · 私密

彩球抽奖

弹跳的小球 — 抽出一个。

Animated lottery ball pit. Watch the balls bounce, then one drops out.

0 项

选项
最近结果
  • 暂无历史。

常见问题

How does the picker decide which ball drops?

We pick the winning index up front with the Web Crypto API (crypto.getRandomValues), then animate that ball out. The bounce is theatre; the math is fair.

Does it look the same with reduced motion?

No, and that's intentional. When your OS reports prefers-reduced-motion, the balls render statically and the winner simply appears without animation.

Is anything I enter sent online?

No. The draw happens entirely in your browser and nothing about your entries is uploaded to a server.

相关随机器

Further reading

发送反馈

发现了 Bug、想要新功能或只是想打个招呼?告诉我们。