Skip to content
100% local

Bingo card generator

Generate randomized bingo cards from your own list of items.

Output

Bingo card generator

Paste a list of words, names, numbers or phrases — one per line — and this tool deals them out onto randomized bingo cards, with a different layout on every card so no two players can copy off each other. Use it for classroom vocabulary bingo, holiday party games, conference icebreakers, baby-shower bingo or any custom game night where the standard 1–75 number set doesn't fit.

Choose a grid size of 3×3, 4×4 or 5×5, and how many cards to generate at once. On an odd-sized grid (3×3 or 5×5) you can turn on a free center space, marked with a star, which every card shares regardless of its layout — a 4×4 grid has no single middle cell, so the option is skipped there. Pick an output format to match how you'll use the cards: a plain aligned text grid for a quick look, a Markdown table to paste into notes or a wiki, or CSV to open in a spreadsheet and format for printing.

If your list has fewer items than the grid needs, the tool still fills every cell — it reuses items so the card is complete — and the result line under the output tells you how many cells had to repeat, so you know to add more items for cleaner cards. Lines are trimmed and blank lines ignored, so a list copied from anywhere works without cleanup first.

Everything runs locally in your browser: your item list and the generated cards are never uploaded anywhere. Copy the result, download it as a .txt file, or send it to another tool's input to keep working on it.

FAQ

How does each card get a different layout?
For every card the tool reshuffles your item list independently, so the same items land in different cells on different cards.
What happens if I have fewer items than cells?
The grid still fills completely — items repeat as needed — and the tally under the output shows how many cells used a repeat.
Can I use the free center space on a 4×4 grid?
No. A 4×4 grid has four center cells, not one, so the free-space option only applies to 3×3 and 5×5 grids.
Which output format should I pick?
Use the plain text grid to read cards at a glance, the Markdown table to paste into notes or a wiki, or CSV to open in a spreadsheet for printing.
Is my item list uploaded anywhere?
No. Bingo cards are generated entirely in your browser — your list and the cards never leave your device.