Random CSV Lines

Instructions

Use the file picker to select the file to pick from. The file must:

  • Be a csv

  • Have a header row

  • Use new lines for row breaks

The entirety of the code is available and can be viewed in the source of this page. No external calls are made and you are not uploading the file to anywhere or anyone. I keep no information about use of this or the files you choose.

The source code is also available on my GitHub for easier reading.