How a single drop works
Pick a bet size, a row count (8–16) and a risk mode (Low/Medium/High). Click drop. The ball falls through the peg field — at each row it deflects left or right with 50/50 probability — and lands in one of N+1 multiplier slots (where N is the row count). Stake × multiplier is your payout.
Each row deflection is determined by the seed chain: server seed (hashed and committed before the drop), client seed (publicly visible, controllable by you) and round nonce. After the drop, the server seed is revealed. Combined with the public algorithm, anyone can recompute every row's deflection and verify the final slot.
