Closed GoogleCodeExporter closed 9 years ago
The problem is that random() is returning negative numbers on 64-bit machines.
Changed to call (unsigned)random().
Original comment by thomasoa
on 29 Oct 2008 at 3:26
Original comment by thomasoa
on 31 Oct 2008 at 4:55
Original issue reported on code.google.com by
thomasoa
on 29 Oct 2008 at 1:43