eHat 1.01 - Simple Decision Maker
***************************
What is eHat?
***************************eHat is a simple decision maker written in c#. It accepts a text file of weighted or unweighted values, mixes them, then randomly selects a value at the push of a button.
***************************
Requirements
***************************Microsoft Windows 2000/2003/XP
Microsoft .Net Framework 1.1 (available at the Microsoft Windows Update site:
http://windowsupdate.microsoft.com).
***************************
Files Included
***************************eHat.exe --> The eHat executable
README.TXT --> eHat instructions. (This file)
Eight Ball Not Weighted.txt --> Sample eHat data file, not weighted.
Eight Ball Weighted.txt --> Sample eHat data file, weighted.
***************************
Changes in 1.01
***************************Array sizes bumped up to 1000 from 100