A lottery you can audit.
The draw is cryptographically verifiable. Anyone can re-run it from the published seed and entry list. This page is the public source of truth for the season's draws.
Lottery results the press can audit
Cryptographically verifiable
Every entry is hashed with the published seed at the moment registration closes. The hash chain is computed deterministically and posted with the result.
Public seed + full entry list
The seed publishes 60 seconds before close. The full list of pseudonymized entries publishes with the draw. Press and parents can rerun the draw locally.
Overrides not possible
There is no admin override path in the lottery code. Every system action is recorded in an append-only audit log with no update or delete trigger.
Draw schedule 2026
The full draw engine, public auditor, and historical results ship with PR 5.
Today this page is the resident-facing entry point. The audit dashboard renders the hash chain, the seed disclosure, and a downloadable CSV of pseudonymized entries the moment a draw runs. The route is live so the demo never dead-ends.