Random Number & List Picker

Make private, unbiased selections without uploading the entries.

Result

Inputs and calculations remain in this browser tab.

How it works

The picker uses the browser cryptography API and rejection sampling to avoid modulo bias when mapping random numbers to list positions.

Using the result

Unique mode removes an item after selection. Repeat mode keeps every item eligible for every draw.

Important limitation

For formal drawings or regulated contests, document the process and use an independently audited system.