draw_winners
Draw n distinct winners from a snapshot deterministically using a seed, with auditable records for fair giveaways.
Instructions
Deterministically draw n winners (distinct channels) from a snapshot. Same snapshot + seed always reproduces the same winners. Writes an audit record next to the snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | ||
| seed | No | ||
| snapshot_path | Yes |