Provably fair — what it actually means for Crash
Before the round, the server publishes a hashed seed (SHA-256 of the real seed). You can't read the original, but it's locked in — the server can't change it later. You pick your own client seed (random or custom). The round's bust multiplier is derived from a hash of server seed + client seed + nonce.
When the round ends, the server reveals the unhashed seed. You plug it into any public crash verifier along with your client seed and the nonce — if the SHA-256 of the revealed seed matches the pre-round hash, the bust was pre-determined and not manipulated mid-flight. Do this once with a winning round and a losing round and you've verified the mechanism.
The math is public. The bust point for round N is fixed before the round starts. What you don't know is what the bust point is — only the operator doesn't know it either, because they committed to a hash before you bet.
Strategies that actually get used
None of these are guaranteed winners — Crash has a 1% house edge, which means you lose 1% on average over a long sample no matter what you do. Strategies only shape the variance. Here are the common ones used in real bc crash game practice.