Bingo caller

Last updated: 25 August 2026

Called numbers

This bingo caller is the host’s half of the game: draw the next 75-ball or 90-ball number without repeats, keep a called history, and go fullscreen so the hall can see the ball. Printable boards live on the bingo cards page — generate unique 5×5 cards there, then call from here. Reset the cage when the game ends. Draws use crypto.getRandomValues. There is no account and no live prize engine. Use it for classrooms, halls, and family tables.

Why a bingo caller is not bingo cards

Bingo cards print unique boards for the table. A bingo caller draws B-12 (or the 90-ball equivalent) once, shows it large, and remembers what already came out of the cage. Those are two jobs and two URLs on TheOwlBay so a search for “bingo caller” does not land on a print dialog. 75-ball is the usual US 5×5 game; 90-ball is the usual UK ticket. Pick the mode before you start so the pool matches the cards in people’s hands. Fullscreen is for a projector at the front. History is for arguments about whether 44 already appeared. We do not run a paid hall, take buy-ins, or read cards for you. If you still need boards, open bingo cards. If you need a different number range, the random number generator is the generic tool.

How to call a game

Choose 75-ball or 90-ball in ball set before the first draw so the cage matches the cards. Press call next number. The current ball is large; called numbers lists everything so far. Press fullscreen for the hall. Press reset cage to shuffle a fresh pool and clear history when you start a new game. If every number has been called, the page tells you to reset rather than repeating. Share the last ball if you want a URL; most halls just shout. Print still happens on the cards page. Nothing about the game is uploaded to TheOwlBay.

How the cage avoids repeats

The pool is 1–75 or 1–90 depending on mode, shuffled with crypto.getRandomValues, then popped one at a time. Called numbers is the history of this cage. Reset rebuilds and reshuffles the pool. Switching mode mid-game without reset can confuse the table; start a new cage when you change formats. We do not simulate a physical blower or claim casino certification. Audio is not required; the number is on screen. localStorage can remember the last mode on this device. There is no account and no prize calculation.

Who this caller is for

Teachers running vocabulary bingo, community halls, and families who printed cards at home. It is the host tool; players still mark their own boards. It is not an online multiplayer room and not a gambling product. Pair it with bingo cards so the words or numbers on the boards match the format you call. Classrooms may also want the classroom timer for “last claim” seconds. If you need a football squares grid instead of bingo, that is a different page. TheOwlBay does not take a cut of the prize tin.

FAQ

Should I use bingo cards or this caller?

Print unique boards on bingo cards. Use this bingo caller to draw 75-ball or 90-ball numbers without repeats.

What is the difference between 75-ball and 90-ball?

75-ball matches US-style 5×5 cards. 90-ball matches UK-style tickets. Choose the mode that matches the cards in the room.

Can a number be called twice?

Not until you reset the cage. When the pool is empty the page asks you to reset.

Is there a projector view?

Press fullscreen so the current ball is large. Called numbers stays as the history list.

Does this pay out prizes?

No. It only calls numbers with crypto.getRandomValues in the browser. You run the hall yourselves.