Before each round, we commit to a hash of the seed. After the crash, we reveal the seed. You can verify that the crash point was not manipulated by running the commands below.
—
—
—
Step 1 — Verify the hash matches the seed:
Step 2 — Verify the crash point:
The crash formula: take the first 13 hex chars of the HMAC, interpret as integer h. If h mod 33 === 0, crash point is 1.00× (house edge). Otherwise: floor((100 × 252 − h) / (252 − h)) / 100.