Random Line Picker - Pick a Winner!
Input Box - Enter your list for random picking with each item on a new line. Each click of the "Pick Random Line" button will randomly select a line and sequentially display it within the picked box below. Picked lines will be automatically removed from this input box and current line count will display in the "lines remain." box below. Clicking "Clear Current Picks" will clear the current picked box picks without clearing the remaining unpicked input box lines. Text with items delimited (separated) by commas, spaces, etc. can be converted into line breaks by visiting the "Format Line Breaks." link below.
lines remain.
Number picks.
Format Line Breaks
Picked Box - Your random picks will display here. Test picking a random line by clicking "Pick Random Line" and watch a line of default input text appear in this picked box. Picked items can be printed by clicking the "Print Picks" button above. NOTICE: Tool uses Javascript method Math.random() pseudorandom generator to obtain random pick. Do not use for critical random results. Privacy of Data: This tool is built-with and functions-in Client Side JavaScripting, so only your computer will see or process your data input/output.