On Tue, Feb 27, 2007 at 04:19:30AM +0200, Sami Liedes wrote: > This bug does not seem to exist on i386 and appears to only affect > totally random (i.e. not pronounceable) password generation (-a 0).
There's also something wrong with -a 0. When generating a very large
number (3M) of passwords I get repeated sequences, including one
password being generated 644 times in row. Again this doesn't seem to
happen on i386.
I suspect the culprit is this line in owntypes.h:
typedef unsigned long int UINT32;
Sami
signature.asc
Description: Digital signature

