The short version
When the draw happens
- While people are claiming Every square is just a spot on a grid. The headers read "?" because no digits have been assigned. You are picking a position, not a number.
- The board locks This happens automatically when all 100 squares are confirmed, or five minutes before kickoff, whichever comes first. A host can also lock early on purpose, but a host can never lock late to sneak a look.
- The numbers are drawn Our server draws the digits for the rows and the columns as two separate shuffles, saves them, and shows them to everyone at the same time.
- Everybody sees the same thing Your phone, the host's phone, and the printed copy on the wall all show identical numbers. There is one board and one set of digits.
Why there is no pattern to find
The digits 0 through 9 get shuffled using something called a Fisher-Yates shuffle. That name matters because it is the shuffle that has been mathematically proven to be even. Most people, if you asked them to shuffle ten cards, would do it in a way that quietly favors certain positions. This one does not.
The randomness itself comes from the same cryptographic source used to protect passwords and payments, not from a simple random function. That distinction is the difference between numbers that look random and numbers that cannot be predicted.
And that is only one side of the board. The rows and the columns are drawn independently, so the top of the board tells you nothing about the side. Guessing a full board is not a matter of being clever. It is a matter of being right about one arrangement out of trillions.
We also test this rather than assume it. Across more than one hundred thousand test draws, every digit landed in every position within a couple of percent of perfectly even, which is exactly what genuine randomness looks like. If the draw ever favored a number, that test would catch it.
What about good numbers and bad numbers?
This part is real, and it is worth knowing: some digits are better to own than others, because of how football scoring works. Points come in threes and sevens, so squares with a 0, 3, 4, or 7 hit far more often than squares with a 2 or a 5.
That is not the app being unfair. That is the sport. A 2 and 5 square on a paper board taped to a fridge in 1985 was just as unlucky. The draw gives everyone the same chance at the good digits, and after that it is football.
Some hosts choose to redraw the numbers each quarter so one unlucky draw does not spoil somebody's whole afternoon. That is a normal way to run a board, and it is a host's call, not ours.
The one thing we do not control
The money. It never passes through this app. Players settle up with their host directly, cash or however your group already does it, exactly like the paper board always worked. We run the board and call the winners. What happens after that is between people who know each other.