Random passwords generation (Python vs Perl) =)

Szabolcs Nagy nszabolcs at gmail.com
Mon Jan 29 10:24:25 EST 2007


> Is os.urandom cryptographically strong on all platforms?

http://docs.python.org/lib/os-miscfunc.html

"The returned data should be unpredictable enough for cryptographic 
applications, though its exact quality depends on the OS 
implementation."




More information about the Python-list mailing list