Winning Sequence

Number generation with verifiable randomness

At the end of each epoch, Nezha generate the winning sequence of 6 numbers. Nezha then checks to see if participants have any matching tickets.

The winning sequence is comprised of 6 randomly selected numbers according to the rules described for tickets.

Each number is randomly selected using Switchboard, a Solana on-chain source of verifiable randomness. The Nezha smart contract integrates directly with Switchboard.

Last updated