Online random draw tool — type a list or import an Excel/CSV file, choose the column and start row, then draw one or more at random. History log included. Fully local.
0 items
❓ FAQ
Which file formats are supported?
Supports .xlsx, .xls and .csv files. After importing you can choose which column to read and which row to start from (to skip header rows).
Is the draw truly random?
Yes. The tool uses the browser's built-in Math.random() to generate random numbers, making each draw completely unpredictable.
Is my data uploaded to a server?
No. All file parsing and draw logic run entirely in your browser. Nothing is uploaded.
What does 'no repeats' mean?
When repeats are disabled, each name can appear at most once in a single multi-draw, ensuring a fair lottery.