Skip to content
Archive of posts tagged random

NCAA Tourney Results Generator

Just because I could, last night I cobbled together a PHP script to generate randomized results for this year’s NCAA men’s basketball tournament. Though randomized, each game result is weighted in favor of the lower seed via some questionable mathematics.
Some day if I clean up the code so that it’s not too embarassing to be [...]