It is a technique where you choose a pool of numbers larger than the simple bet and distribute those numbers across several games, following a covering rule. This guarantees a prize if certain hit conditions are met.
Build a wheel and generate every game with the total cost
Lottery Wheeling generates, from a pool of numbers you choose, the games that cover that pool. In the complete wheel, the tool creates every possible game, which guarantees the top prize if all drawn numbers are in your pool. In the economy wheel, it uses a covering algorithm to generate a smaller set of games that still guarantees a minimum number of hits, lowering the cost. You see the number of games, the estimated total cost and can copy or download all the tickets. Everything runs in your browser.
In wheeling, you choose a pool of numbers larger than the simple bet and the tool generates the games that distribute those numbers. In complete mode, it creates EVERY possible game from the pool, which guarantees the top prize if all the drawn numbers are inside your pool. The number of games is the combination of "pool size" taken "bet size".
In economy mode, a covering algorithm builds a smaller set of games that still guarantees a minimum number of hits (for example, 14 points on Lotofácil) if the drawn numbers fall in your pool. You see the number of games generated, can copy or download all the tickets and track the estimated total cost, computed from a reference price per game.
On Mega-Sena (a 6-number bet), a complete wheel with a pool of 8 numbers generates C(8,6) = 28 games: every way to choose 6 out of your 8. If the 6 drawn numbers are within those 8, one of the 28 games hits the jackpot, but the cost is 28 times a simple bet.
On Lotofácil (a 15-number bet), a pool of 16 numbers in complete mode generates C(16,15) = 16 games. Economy mode can reduce that count, guaranteeing, for example, at least 14 points if the 15 drawn numbers are in your pool, you trade the maximum guarantee for a lower cost. The tool computes everything and even lets you download the tickets to a file.
Wheeling is popular in pools and among groups of friends, because it covers more combinations at once and organizes larger bets with a defined guarantee. It really does raise the prize chance compared to a single game, but only because you are playing (and paying for) more combinations; the chance of each ticket stays the same, and the cost grows fast.
None of this changes the randomness of the draw: each draw is independent and no number is "hotter". Wheeling is a way to organize bets, not a method to predict numbers. Play for fun, spend only what you can afford to lose and check official prices, rules and bet limits at loterias.caixa.gov.br.
Paste the code into your HTML and the tool shows up on your page, without J-Kit's navigation and ads. It still runs in the browser of whoever visits your site.
<iframe
src="https://jkit.tools/embed/en-US/lottery-wheeling-calculator"
width="100%"
height="600"
style="border:0"
loading="lazy"
title="Lottery Wheeling"
></iframe>It is a technique where you choose a pool of numbers larger than the simple bet and distribute those numbers across several games, following a covering rule. This guarantees a prize if certain hit conditions are met.
Select more than 15 numbers; the tool builds the games from that pool.
Generates every 15-number game from the pool. Guarantees the top prize if all drawn numbers are in your pool.