Is this secure?
Paul Rubin
no.email at nospam.invalid
Tue Feb 23 21:41:59 EST 2010
Steven D'Aprano <steven at REMOVE.THIS.cybersource.com.au> writes:
> Putting aside the philosophical question of what "truly random" means, I
> presume you mean that the letters are uniformly distributed. The answer
> to that is, they don't like uniformly distributed.
That is a good point, the way those letters are generated (through the
decimal conversion stuff), they won't be all that uniform.
More information about the Python-list
mailing list