# Bingo Card Generator

> Generate unique bingo cards from your own list of items, with an optional free space.

A bingo card generator builds grids from your own list of items rather than numbers, which is what makes it useful for classrooms, conferences and meeting bingo. Each card draws a different random subset, and odd-sized grids can carry a free space in the centre.

**URL:** https://convertto.tech/t/bingo-card-generator
**Category:** Randomisers & Games (https://convertto.tech/c/random-generators)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your items.
2. Set the number of cards.
3. Choose the grid.
4. Turn "Free space in the centre" on or off as needed.
5. Enter or paste your seed.
6. The result appears immediately — copy or download it.

## FAQ

### Why can two cards share the same items?

Because each card draws randomly from your list. Cards match more often when the list is barely larger than the grid — a 5×5 card needs 24 items, and a list of 25 produces near-identical cards.

## Related tools

- [Random Team Generator](https://convertto.tech/t/random-team-generator): Split a list of people into balanced random teams, by team count or team size.
- [Pig Latin Translator](https://convertto.tech/t/pig-latin-translator): Convert English to Pig Latin and back, with both the classic and consonant-cluster rules.
- [Dice Probability Calculator](https://convertto.tech/t/dice-probability-calculator): Roll dice notation like 3d6+2 and see the full probability distribution.
- [Lottery Number Generator](https://convertto.tech/t/lottery-number-generator): Generate random lottery lines for common draws, with the real odds shown.
- [Random Date Generator](https://convertto.tech/t/random-date-generator): Generate random dates in a range, optionally restricted to working days.
- [Random Picker & Team Generator](https://convertto.tech/t/random-picker): Pick winners from a list, or split names into balanced random teams.
- [Secret Santa Generator](https://convertto.tech/t/secret-santa-generator): Draw gift assignments where nobody gets themselves, with exclusions for couples.
- [Tournament Bracket Generator](https://convertto.tech/t/tournament-bracket-generator): Build a single-elimination bracket with byes placed correctly for any number of entrants.
