Basic Usage
Enter Participants
In the text area on the left sidebar, enter participant names one per line. Your entries are automatically saved.
Select Lottery Mode
Choose your preferred mode from Roulette, Slot, Shuffle Card, Lottery, or Ranking.
Start the Lottery
Press the "Start" button to begin the lottery. In Roulette, Slot, and Ranking modes, you can press "Stop" to halt.
Try it out
You can stop reading here. Paste your names, press start, and you're done.
Start with your own list →Mode Details
Roulette
A spinning wheel determines the winner based on where the arrow points.
- "Start" to spin, "Stop" to decelerate and halt
- Hover over participants to see name popup
- Hover over the arrow to see the currently indicated participant
Slot
Names spin vertically like a slot machine.
- "Start" to spin, "Stop" to halt
- The name displayed in the center is the winner
Shuffle Card
Select one card from the face-down cards to determine the winner.
- "Shuffle" to shuffle the cards
- "Start" to enable card selection
- Click a card to flip it and reveal the winner
- Use mouse wheel to scroll through cards
Lottery
A lottery mode inspired by traditional drum-style lottery machines.
- "Start" spins the drum and reveals a winner
- Multiple draws are listed on the right side
- "Reset" clears all lottery results
- List can be scrolled with mouse wheel
Ranking
Reveals rankings from last place to first, ending with the winner. It also works for settling presentation order in a meeting or class.
- "Start" to begin ranking announcement
- "Stop" to reveal the next rank
- Ends when first place is announced
- "Reset" to start over
Team Division
Splits participants evenly across 2–10 teams. Step-by-step instructions are in the random team generator guide.
- One team name per line — that's how many teams you get
- Uneven headcounts are balanced automatically (max difference of one)
- Drag a card after the reveal to move someone to another team
Learn more: For detailed features and use cases of each mode, see 5 Lottery Modes Explained. For classroom use specifically, see the random name picker for teachers.
Option Settings
Green Screen
Turn ON to make the background green, suitable for chroma key compositing.
Performance
When ON, displays confetti effects and winner cards upon selection. Turn OFF for a quieter lottery.
Text Color (Black)
When ON, changes text color to black for roulette and other modes. Useful when using bright backgrounds.
Open in a New Window (Stream Window)
Keeps the control panel in front of you while the drawing itself moves to its own window. Your viewers see the lottery, not you typing names into it.
- Click the "Stream Window" icon at the bottom right of the main screen
- The drawing and the winner animation stay in sync in real time (while both are open in the same browser)
- Reloading the main screen does not break the sync
- In OBS, pick up that window with Window Capture
Which one to use: Putting the Kime-Toku URL straight into an OBS Browser Source is covered in the OBS transparent roulette guide. Use the stream window when you run draws live from one machine; use a browser source when you set it up once and leave it.
How to Use with OBS
Add Browser Source
In OBS Studio, select "Sources" → "+" → "Browser".
Set URL
Enter https://kime-toku.com/en/ as the URL. Adjust width and height according to your stream (recommended: 1280x720).
Transparency Settings (Optional)
Leave "Custom CSS" empty and check "Enable transparency" to overlay only the lottery portion on your stream screen.
Tip: You can also capture the window opened with "Open in a New Window" using OBS's "Window Capture". Full walkthrough: OBS transparent roulette guide.
Embed the lottery on your own site
Paste an iframe into a blog post or an internal page and whoever is reading it can run the draw right there. No more "please open Kime-Toku first".
Set up the state you want to share
Get the participants, mode and display settings exactly how you want them shown. That whole state is what gets saved.
Press "Publish embed"
Grab the iframe snippet from the settings popup. Signing in is required for this step.
Paste it
Anywhere you can write HTML. WordPress: a Custom HTML block. Notion: type /embed and paste the URL.
| Destination | How | Works? |
|---|---|---|
| Blog / your own site | Paste the iframe snippet | Yes |
| WordPress | Custom HTML block | Yes |
| Notion | /embed then paste the URL | Yes |
| PowerPoint | Web Viewer add-in | Yes |
| Canva | — | No |
| Google Slides / Keynote | Paste the URL as a link and click it during the talk | No |
Note: What gets published is a snapshot of the settings at that moment. Changing the main app later will not change an embed you already pasted — publish a new one instead.
FAQ
Is participant data saved?
Yes, it's automatically saved to your browser's local storage. Opening in the same browser will restore your previous entries.
Can I use it on smartphones?
Yes, it works on smartphones and tablets. The sidebar is displayed at the bottom of the screen.
Are lottery results fair?
Every mode draws from a cryptographically secure random source (crypto.getRandomValues), so the result cannot be steered. Every participant has an equal chance. Background on how and why we built it: About Kime-Toku.