Log in

View Full Version : FRC Team Name Random Generator


menns
01-05-2013, 13:19
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.

gyroscopeRaptor
01-05-2013, 19:49
It seems like it exits the window after generating the team names.

menns
02-05-2013, 16:13
In Windows if you run it from the command prompt you'll be able to see the results.