by onnestabe » Tue May 16, 2006 1:24 pm
You can randomize things pretty easily using excel as well...
It has a formula '=RAND()' that generates a random number between 0 and 1. I just put all the team names in a worksheet and let that formula generate a number for each, then rank them based on their number.
tip: the random number changes every time you change the spreadsheet, so you may want to copy and paste just the values since you can't really save the results with the formulae still in there.