Draw Proof Details - Draw #502893096

Draw Information
Draw ID:
#502893096
Game:
Rapid Riches
Draw Time:
2026-03-21 00:44:38 UTC
Result Published:
2026-03-21 00:44:42 UTC
Status: Verified & Complete
Winning Numbers
Main Numbers
2
19
20
25
Bonus Numbers
8
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: 502893096
Timestamp: 1774071878
Server Seed Commitment: 46b8ee43b730224afbc1254a875d08085011682e2b1a6ca76de8318fb9044b78
Commitment Nonce: 8e7cd381f611e41cff6b7a47ad7a1b66eada74deaa5a78a8125b0552b7c9b1f8
Merkle Root: 6011c020e37843feaf6f526e5c6545697058bb71ab5b90c3525063fabe9f260b
Server Seed (revealed): e599950bebc62ea317e32792dc9cdafca75894c96d3ccb24d7ac87995dac2dc3
Combined Seed: 4dba7acad714bbf05000c8316e2d0413415f87822e1a15d8795276bb615f1b59
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.