> 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."

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to