> > You could also simply use your PC time as the seed for the srand function.
I didn't suggest that because I made the following inadvertent mistakes sometimes. I used time for srand in a program and I launched multiple instances of the program from a script. Since the launch were near simultaneous, the results were not generated by random enough inputs. SB -- l...@iitd - http://tinyurl.com/ycueutm
