Cryptographically random numbers

Tuvas tuvas21 at gmail.com
Tue Mar 7 16:52:09 EST 2006


I've actually done the tests on this one, it's actually faster to use
the += than a list, odd as it may sound. I ran into this one a while
back. The best way to do it is to build an array from scratch, fill the
array, and then join it, but I didn't have time to do it that way...




More information about the Python-list mailing list