New submission from Alex Gaynor:

For almost any conceivable application, os.urandom is a preferable way to 
access a CSPRNG, and is less error prone, the docs should point this out.

----------
assignee: docs@python
components: Documentation
files: rand.diff
keywords: patch
messages: 232436
nosy: alex, docs@python
priority: normal
severity: normal
status: open
title: ssl.RAND_bytes docs should mention os.urandom
Added file: http://bugs.python.org/file37410/rand.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23025>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to