Random TSX symbol generator
A very simple project that generates a string of the form:
stocks:****.TO
Where **** is any combination of 1 - 4 capital letters. I would
take the complete string and drop it into google to check if it
was a valid symbol, and then use the data for my
gambling test.
You can download the complete project if you want, although it is
really quite trivial.
Program