STINNER Victor added the comment:

> Should this ticket be named "Add os.random()" ? After all, blocking in case 
> of missing entropy is what /dev/random is all about.

In short, /dev/random must not be used :-) See:
https://haypo-notes.readthedocs.io/pep_random.html#rng-denial-of-service

----------

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

Reply via email to