A winner has been chosen!
The winner will be announced later today, after we have them set up with their new clan home! Another post will be made here officially announcing who the winner is once they're set up.
For those that are curious and are interested in programming, here's how the winning entry was drawn from a list of all entries:
Each entry was placed into a file, one entry per-line. The file was then put through a program I wrote that utilizes a hardware random number generator which is capable of generating real random numbers, not just the real-ish "random" numbers that the average computer is capable of. The source code for this program can be found here:
http://paste.kealper.com/view/NUVwl7bXThe program is written in a language called Go, and requires a Linux computer with a hardware random number generator installed.