
randresult - enter random results (winners/losers) in an AGA round (for testing only!)

randresult [ round_number ]

randresult is useful to test running an American Go Association (AGA) tournament. It randomly assigns winners and losers to a tournament round. Not for use while running a tournament normally - for testing only!

The default is to adjust the current round (based on the last n.tde file). Previous rounds can be adjusted by providing the round number as a command line argument.


Reid Augustin, <reid@netchip.com>

Copyright (C) 1995, 2004, 2005 by Reid Augustin
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.