chiark / gitweb /
I'm sick of `--generate' giving the same answers if you run it twice
authorSimon Tatham <anakin@pobox.com>
Mon, 23 May 2005 11:15:39 +0000 (11:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 23 May 2005 11:15:39 +0000 (11:15 +0000)
commit80aa8bafb1d20bc0b2fea6b5c928db58a93c851f
tree0dcac831300bff2840915a78c0529d63bc38c21c
parent916ad912980d1890c98c3d1d7576b57a017b71bf
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().

[originally from svn r5837]
gtk.c