Alex Gaynor added the comment:

As I said on the other ticket, using arc4random() indiscriminately would be a 
very poor idea, on some platforms (such as OS X) arc4random() really does use 
ARC4, which means there are serious security concerns with it.

----------

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

Reply via email to