スピンホイールとは?
ホイールを回すはインタラクティブなランダム選択&決定マシンです。
手順:
- 入力フィールドにオプションを追加
- プレビューでリストを確認
- スピニング期間を選択
- SPINをクリック
- ホイールが停止し当選者をハイライト
- 結果を確認し履歴に追加
計算式
Result = random(0, 1) * 360 degrees
Winner = options[floor(rotation / segmentAngle)]
Where segmentAngle = 360 / number of options
ユースケース
- クラス活動
- チームミーティング
- 社交集会
- コンテンツ作成
主な利点
- Fair and unbiased random selection with physics-based wheel animation that eliminates human bias
- Fully customizable options with up to 20 segments, custom labels, and vibrant segment colors
- Works as a team decision maker, name picker, giveaway selector, and daily random tool
- Free to use on any device with no downloads or sign-ups required
プロのヒント
- Use the preset templates (Yes/No, Name Picker, Days of Week) to save time setting up common scenarios
- The Long spin duration creates more dramatic reveal moments great for live streams and group events
- Check the History panel to review past spin results and ensure no one dominates random selections
避けるべきよくある間違い
- Adding duplicate options which reduce the fairness of the random selection process
- Using too many options on the wheel at once — the recommended maximum is 20 for clear visibility
- Not saving the result before spinning again — always record your winner in the history log
重要な用語の説明
- Segment: Each individual slice of the wheel representing one option or choice
- Preset: A pre-configured wheel with ready-to-use options for common scenarios
- Spin Duration: The length of time the wheel spins before stopping — Fast, Normal, or Long
- History Log: A record of all previous spin results with timestamps for tracking and verification
例
30人の生徒がいる先生が、公平に質問に答える生徒を一人選ぶ必要があります。

