Random Drawing
This utility web site lets you upload a plain text file, such as a list of email address or a spreadsheet in comma delimited (.csv) format, and returns a random selection of entries from it. Think of it like drawing entries out of a hat.
(Note: If you select as many lines as are in the file, you'll get a shuffle, like shuffling a deck of cards.) error_reporting (E_ALL ^ E_NOTICE); ?>