Martin v. Löwis <mar...@v.loewis.de> added the comment:

I disagree with that approach, basically because I disagree that we need a C 
implementation of MT. Platforms that don't provide /dev/urandom will just have 
to be less secure. Using the current time (in milliseconds if available) plus 
the current pid ought to be good enough as a random seed.

----------
nosy: +loewis

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

Reply via email to