Fully customizable, probability-controlled spin wheels for games, promotions, giveaways, prize and reward systems. Engage your users.
Usage Features
- server-side actions fairness and zero client-side manipulation.
- Assign probability weights to each slice (optionally hide probability)
- Customize labels, colors, backgrounds, size, padding, slice styling
- All winning logic runs server-side
- Works across all modern browsers and devices
- Get spin results to execute follow-up actions
- Built on a reliable, stable JavaScript library
- Easy set-up
Demo Preview
Demo Editor
🎯 Weighted ProbabilityAssign real probability weights to each slice (number list).
Optionally hide probability weights so users see equal slice sizes while the real odds remain securely hidden.
🎨 Full CustomizationLabels, colors, backgrounds
Font size, padding, slice styling
🔒 Server-Side Deterministic ResultsAll winning logic runs server-side, meaning:
Users cannot tamper with the result
📊 Easy Workflow IntegrationThe "get_winner_index" action returns:
- winner_index
- winner_label
You can store them in your database, trigger workflows, update user profiles, or display results instantly.
Demo Preview
Demo Editor