Printable 75-ball bingo cards
Generate up to twelve random 75-ball bingo cards in one click — ready for classrooms, parties, fundraisers and game nights. Each card uses the standard column ranges with a free space in the center, and prints cleanly from your browser.
How it works
For each card the generator builds five columns, one per letter. Each column gets five numbers drawn without repetition from its own range using a Fisher–Yates shuffle. The five columns are placed side by side into a 5×5 grid, and the center cell (row 3 of the N column) is replaced with a FREE space. Generating multiple cards simply repeats this independently, so every card differs.
The column structure
A generated card always follows this standard structure:
| Column | Number range | Numbers drawn |
|---|---|---|
| B | 1–15 | 5 unique numbers from 15 |
| I | 16–30 | 5 unique numbers from 15 |
| N | 31–45 | 4 unique numbers + FREE center |
| G | 46–60 | 5 unique numbers from 15 |
| O | 61–75 | 5 unique numbers from 15 |
Each column’s 15-number pool is shuffled and the first five are selected. Because each column draws only from its own pool, the same number can never appear in two columns, and numbers never repeat within a column — both properties are guaranteed by the design.
How to run the game
Once you have printed your cards, you’ll need a way to call numbers. For small groups, a simple method is to write all 75 numbers on slips of paper and draw from a bag or bowl. Each called number is announced with its letter (for example “B-7” or “O-63”) so players know which column to look in without scanning the whole card.
Common winning patterns include: a single horizontal, vertical, or diagonal line of five; a full blackout (every number on the card); the four corners; or a letter shape like T or X. Agree on the winning pattern before play starts.
Practical tips for different settings
- Classrooms — print one card per student plus a few extras for late arrivals or damaged cards. At 12 cards per generation, two clicks covers a class of up to 24.
- Charity events — if you sell cards, print in batches and keep a log of which batch was distributed. Because every card is uniquely generated, no two players should have an identical card even across multiple batches.
- Family game nights — the free center space means diagonal and through-center-vertical lines are easier, so wins come faster. If you want a longer game, switch to a blackout rule.
- Printing tip — use your browser’s Print dialog (Ctrl/Cmd+P) and choose “Fit to page” to make the cards as large as possible. Saving as PDF first lets you print multiple copies later without regenerating.