|
FRC Team Name Random Generator
Just for fun on bus on the way back from Championships I wrote a little Ruby script that generates random FRC team names based on the names of all this year's teams.
To run it you will need Ruby installed and you will need to change the file extension of the FRCNameRubyScript file to .rb
The names.txt data file should be in the same directory as the Ruby script.
Thanks to Ed Law's scouting database for the team names.
Last edited by menns : 01-05-2013 at 17:10.
Reason: spelling
|