Draw Proof Details - Draw #502909241

Draw Information
Draw ID:
#502909241
Game:
Rapid Riches
Draw Time:
2026-03-23 15:26:23 UTC
Result Published:
2026-03-23 15:26:27 UTC
Status: Verified & Complete
Winning Numbers
Main Numbers
11
20
28
30
Bonus Numbers
3
Cryptographic Proof
This draw uses provably fair technology to ensure complete transparency and fairness. All random number generation is cryptographically verifiable.
Verification Steps:
  1. Server seed committed before any entries
  2. Client seeds collected from all entries
  3. Combined seed used for random generation
  4. Results can be independently verified
Proof Status:
Server Seed Committed
Client Seeds Collected
Results Generated
Independently Verifiable
Technical Information:
Draw ID: 502909241
Timestamp: 1774297583
Server Seed Commitment: a2f440de2fdddee2235cb78250e435da74e42fb292b33e1e64ee17dfea30461e
Commitment Nonce: 04483105686a9508d1f073dcb0365dc3c4e538dadcbc8635e5998a788238d896
Merkle Root: 0dc5b24f32a07d1944491912e42da4d3e72e279dc832d74863581c6e695ebf5f
Server Seed (revealed): df0f0fa15bb651ccdfcdaa759d321f558fc9a751b07678de38d745fdcff7ab3b
Combined Seed: 9b7bd588346d7d72f5783dfdb59e9dfb8f6bbb926f44f6c358b1a3e0894e8195
Verification Instructions
  1. Copy the Server Seed (revealed after draw), Draw ID, Nonce, and other commitment data from below.
  2. Verify the Server Seed Commitment by computing:
    SHA256("server_seed:" + draw_id + "|" + server_seed + "|" + nonce + "|" + entropy_sources + "|" + version + "|" + commitment_type)
    Confirm it equals the Server Seed Commitment hash shown below.
  3. Compute combined_seed = SHA256(server_seed + merkle_root).
  4. Generate winning numbers using this exact algorithm:
    seed_integer = combined_seed.to_i(16) # Convert hex to integer rng = Random.new(seed_integer) # Ruby's Mersenne Twister PRNG main_numbers = (1..MAIN_COUNT).to_a.sample(PICK_COUNT, random: rng).sort bonus_number = (1..BONUS_COUNT).to_a.sample(1, random: rng).first Game config for this draw: MAIN_COUNT=30, PICK_COUNT=4, BONUS_COUNT=9
  5. Confirm the recomputed numbers exactly match the published result numbers.
  6. To verify your ticket inclusion in the Merkle root: use the Inclusion Proofs section below, copy the Verifier JSON, and verify with the on-page script or a third-party tool.
This is the pre-image of the commitment. It was kept secret before the draw.
In-Browser Commitment Verifier

Verify the server seed commitment matches the revealed server seed. No data is sent anywhere; verification runs locally in your browser.

External Verification
Note: This system uses custom hashing with prefixes (leaf: and internal:). Standard Merkle tree tools will not work directly. You must implement the specific hashing format shown in the proof data above.
Standalone Ruby Verification Script

Copy this script and run it on jdoodle.com/execute-ruby-online (Ruby) to independently verify this draw.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.