Return to player, house edge and provably fair, compared
Return to player is set by the game studio, not the casino. Compare the studios each brand carries and how provably fair originals are verified differently.
Written by the editorial desk/Last checked:
Reads operator documents and records what they say
There is a category error at the heart of most return-to-player comparisons in this niche, and it is worth naming before anything else. A table listing "casino A: 96.2%, casino B: 97.1%" is describing something that does not exist. A casino does not have a return to player. The studio that built the game does, it publishes it for that title, and the same title carries the same figure wherever it is hosted.
So the honest comparison is a different one: which studios does each brand carry, and what do those studios publish for their own games? That is answerable from data we hold — 22 of the 40 alternatives in our library publish a studio list — and it points you at the primary source, which is the game's own information panel rather than any comparison page. What a BC Game alternative publishes about its welcome bonus is read the same way, clause first.
The exception is in-house originals. Dice, crash and mines games built by the operator have no third-party studio behind them and no laboratory certificate in the usual sense. They are verified by a provably fair scheme instead, and BC.Game's version of that scheme is unusual enough to be worth setting out in detail, because it works differently from the seed-pair approach most alternatives use.
Return to player is a studio figure, not a casino figure
When a studio builds a slot, it defines the mathematical model — the symbol distribution, the paytable, the feature frequencies — and from that model the long-run return to player follows arithmetically. An independent testing laboratory checks that the delivered game matches the declared model and that its random number generator behaves as claimed. The certificate belongs to the game, and it travels with the game.
A casino licenses that game and hosts it. In the ordinary case it cannot alter the mathematics. What some studios do offer is a game supplied in more than one configuration, with the operator choosing which to run — and where that happens, the figure shown in the game's own information panel still reflects the configuration you are actually playing. That panel, not a comparison table, is the authoritative source for any specific title.
This is why we publish no percentage for any operator on this site. A published RTP belongs to a title and to the studio that built it; attributing it to a casino misrepresents where it came from, and the numbers are not hard to find at their real source. A brand that carries Play'n GO offers Play'n GO's published figures on Play'n GO titles, identical to every other venue carrying the same titles.
House edge and return to player are the same statement
House edge is what remains after return to player, and the two always sum to one hundred per cent. A game returning 96 per cent has a 4 per cent house edge. Neither figure tells you anything about a session; both are long-run averages over a very large number of rounds, and the variance around them at any realistic number of spins is far larger than the difference between two games a percentage point apart.
That has a practical consequence for how much weight to place on the figure at all. Choosing a game with 97 per cent over one with 96 per cent shifts the expected cost of a hundred-unit turnover from four units to three. Volatility — how the return is distributed across sessions — will swing your actual outcome by orders of magnitude more than that, and volatility is disclosed far less consistently than return to player is.
For crash-style and dice originals the arithmetic is usually stated as a house edge directly, often one per cent, and the game's help page normally says so. It is the same statement in the other direction, and it is the operator's own number in that case, because the operator built the game.
Which studios each brand carries
Counting how many of the 24 published lists name each studio gives a workable map of where the certified content sits. If you care about a particular studio's published figures, this tells you how widely available its games are across BC.Game alternatives.
The final column is the one to act on. In every case the answer is the same and it is not a comparison site: the return figure for a given title is published by the studio and is shown inside the game, normally in the information or paytable panel reached from the game's own menu.
| Studio | Named in | Content type | Where its return figure is published |
|---|---|---|---|
| Hacksaw Gaming | 23 of 24 | Slots | In each game's information panel |
| Evolution | 22 of 24 | Live dealer tables | In the table rules and side-bet paytables |
| Pragmatic Play | 21 of 24 | Slots and live tables | In each game's information panel |
| Endorphina | 21 of 24 | Slots | In each game's information panel |
| BGaming | 18 of 24 | Slots and crash-style originals | In each game's information panel |
| NetEnt | 18 of 24 | Slots | In each game's information panel |
| PG Soft | 18 of 24 | Slots | In each game's information panel |
| Betsoft | 18 of 24 | Slots | In each game's information panel |
| Booming Games | 18 of 24 | Slots | In each game's information panel |
| Nolimit City | 17 of 24 | Slots | In each game's information panel |
| Play'n GO | 17 of 24 | Slots | In each game's information panel |
| Relax Gaming | 17 of 24 | Slots and aggregated content | In each game's information panel |
| Quickspin | 15 of 24 | Slots | In each game's information panel |
| Thunderkick | 15 of 24 | Slots | In each game's information panel |
| Big Time Gaming | 14 of 24 | Slots | In each game's information panel |
| Push Gaming | 14 of 24 | Slots | In each game's information panel |
| Spribe | 14 of 24 | Crash-style titles | In the game's help page, usually as a house edge |
| Ezugi | 11 of 24 | Live dealer tables | In the table rules and side-bet paytables |
Brand counts derived from the 24 provider lists in our library, normalised for capitalisation and suffix. Content type describes the studio's output as it appears in these lobbies. No percentage is reproduced here, by design.
How BC.Game's provably fair originals differ from a certified slot
BC.Game describes its provably fair implementation as a pre-generated hash chain: ten million hashes generated in advance and released in reverse order, one per round, so that a round's result exists before the round begins. The verification code is published on GitHub. That is a materially different design from the seed-pair scheme most alternatives run, in which a server seed and a client seed are combined per round and the server seed is revealed afterwards.
The practical difference is what you are checking and when. Under a seed-pair scheme you verify one round at a time, after the fact, by confirming that the revealed server seed hashes to the commitment you were shown beforehand. Under a chain, each round's hash must produce the previous round's hash, so the entire history is linked: a single altered result breaks the chain for every round after it, and anyone can walk the chain backwards to the published head.
Neither scheme replaces an RNG certificate, and neither is replaced by one. A laboratory certificate is a statement by a third party that a game's declared model is the model it delivers. A provably fair scheme is a cryptographic commitment that lets you check individual outcomes yourself, without trusting anyone, but it says nothing about the house edge built into the game. Eighteen of the 40 alternatives in our library carry a provably fair tag; that tag records that a scheme exists, not that we have audited it.
| Third-party slot | Seed-pair provably fair | Pre-generated hash chain | |
|---|---|---|---|
| Who sets the outcome | The studio's certified RNG | Server seed combined with your client seed | A hash fixed before the round, drawn from the chain |
| Who publishes the return figure | The studio, per title | The operator, usually as a house edge | The operator, usually as a house edge |
| What you can verify yourself | Nothing directly; you rely on the certificate | One round at a time, after the seed is revealed | Any round, and the links between all of them |
| What the assurance rests on | An independent testing laboratory | A cryptographic commitment made before the round | A chain of ten million hashes fixed in advance |
| Where the method is documented | The studio's certificate and the game panel | The operator's provably fair help page | BC.Game's provably fair page, with code on GitHub |
Chain length and design from BC.Game's own provably fair documentation, read on 27 August 2026. The seed-pair column describes the common alternative design, not any one named operator's implementation.
What we will not tell you
We will not publish an average return figure for a casino. Such a number would require the return of every title, weighted by how much is actually staked on each, and that staking data is not published by any operator here. What circulates instead is either a single game's figure presented as the venue's, or a number with no derivation at all.
We will not rank brands by return to player. Two brands carrying the same studios offer the same games with the same published figures; a ranking between them would be measuring their marketing, not their mathematics. Where brands genuinely differ is in catalogue composition, and that is set out on the providers comparison rather than dressed up as a percentage here.
What we will say is which studios each brand carries, which we have read from operators' own sites, and where the authoritative figure for any title lives. If a page offers you more precision than that without showing you a source, the extra precision was added rather than found.
Questions people ask
- Does a casino set the RTP of its slots?
No. The game studio defines the mathematical model, and an independent laboratory verifies that the delivered game matches it. The same title carries the same published figure wherever it is hosted.
- Where do I find the real figure for a game?
In the game itself. Open the information or paytable panel from the game's own menu; that panel reflects the configuration you are playing, which no external table can guarantee.
- What is the difference between house edge and return to player?
They are the same statement expressed from opposite sides and always sum to one hundred per cent. A 96 per cent return means a 4 per cent house edge. Both are long-run averages, not session predictions.
- How does BC.Game's provably fair system work?
It uses a pre-generated chain of ten million hashes released in reverse order, one per round, so a result exists before the round starts and every round links back to the one before. The verification code is published on GitHub.
- Is provably fair better than an RNG certificate?
They answer different questions. A certificate is a third party's statement that a game matches its declared model. A provably fair scheme lets you check an individual outcome yourself without trusting anyone, but says nothing about the house edge in the game.
- Which of these brands has the highest RTP?
The question has no answer, because a casino does not have one. Compare the studios each brand carries instead, then read the published figure for the specific titles you play.