---
title: Wheelr — free online wheel spinner and random picker
path: /
canonical: https://www.wheelr.xyz/
updated: 2026-08-13
---

# Wheelr — free online wheel spinner

Wheelr is a free web app that spins a customizable wheel and picks one entry at
random. Type in names, prizes or options, press spin, and the wheel stops on a
winner in front of everyone watching.

It requires no account, no installation and no payment. A free Android app ships
the same application.

## What people use it for

- Raffles and prize giveaways, live on stream or at an event
- Picking a random student, speaker or volunteer
- Deciding a yes/no question when nobody wants to commit
- Choosing dinner, a movie, a workout or a chore
- Assigning tasks or speaking order in a team meeting
- Spin-to-win promo wheels for shops and landing pages

## Features

- **Entries**: add, edit, shuffle and remove names or options; save them as presets.
- **Up to 4 wheels at once**: group several wheels and show 1–4 of them side by side, each with its own entries and settings.
- **Three views**: classic wheel, linear (slot-machine style) and cards.
- **Visual customization**: colour palettes, per-slice colours, background image or colour, a centre logo or centre text, and a choice of fonts.
- **Sound**: rotation sound, countdown sound and a victory sound, all replaceable with your own audio.
- **Countdown**: an optional 3-2-1 countdown before the wheel starts, for suspense on stream.
- **Winner effects**: fire, cartoon fire, confetti, fireworks and applause.
- **Pointer styles**: several pointer shapes to match the look of the event.
- **Sharing**: publish a wheel as a read-only public link that anyone can open without an account.
- **Cloud sync (optional)**: sign in to keep wheels available on other devices; without signing in nothing leaves the device.
- **Offline-friendly**: the Android app works without a connection.

## How a spin works

Entries are drawn as equal slices. The spin adds a large random rotation, taken
from the browser's cryptographic random generator (`crypto.getRandomValues`), and
the winner is whichever slice sits under the pointer when the wheel stops. Nothing
is pre-selected before the animation and there is no weighting, so every entry has
the same chance.

## Getting started

1. Open https://www.wheelr.xyz/
2. Add your entries in the names panel (or start from a template).
3. Optionally set colours, background, centre logo, sounds and countdown.
4. Press spin and announce the winner.

## Pricing

Free. The website carries no ads. The Android app shows a rewarded video ad when
unlocking a ready-made template and an occasional full-screen ad between spins.
Donations are optional and are what keep the project running.

## Links

- Guide and examples: https://www.wheelr.xyz/info
- Templates: https://www.wheelr.xyz/templates
- Privacy policy: https://www.wheelr.xyz/privacy
- Support the project: https://www.wheelr.xyz/donation
- Source code: https://github.com/annyoneany-crypto/Wheelr
- Author: AnnyoneAny — https://x.com/AnnyoneAny
