Information: This script will randomly choose a word or words from a list of words specified via a pub or dcc command. Changes log for Decide.tcl: Version 1.2 * Released to the public from the |DAWG| Tcl web site. * Argument checking is now handled properly. * The random selection process has been made much more efficient. * Removed die lines. * Removed un-needed globals. * Code cleanups. Version 1.1 * Released to the public from the |DAWG| Tcl web site. * You can now chose how many choices to return, instead of just 2.