I'm sick of `--generate' giving the same answers if you run it twice
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 23 May 2005 11:15:39 +0000 (11:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 23 May 2005 11:15:39 +0000 (11:15 +0000)
commit102d0d14faf12415db0b1cd4bf3a2d510aa798c8
tree0dcac831300bff2840915a78c0529d63bc38c21c
parent28fffa93608756f34ee0fcc8ffe429a3fc472966
I'm sick of `--generate' giving the same answers if you run it twice
in one second. Switched the Unix get_random_seed() to using
gettimeofday() rather than time().

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5837 cda61777-01e9-0310-a592-d414129be87e
gtk.c