On Jan 29, 4:08 pm, Paul Rubin <http://[EMAIL PROTECTED]> wrote:
> "Szabolcs Nagy" <[EMAIL PROTECTED]> writes:
> > file('/dev/urandom').read(6).encode('base64')
> > (oneliner and without import sa op requested)Nice, though Un*x dependent 
> > (os.urandom is supposed to be portable).

Is os.urandom cryptographically strong on all platforms?

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

Reply via email to