Python never guaranteed an order
Python never guaranteed an order
Posted Apr 13, 2012 11:39 UTC (Fri) by dskoll (subscriber, #1630)In reply to: Python never guaranteed an order by theophrastus
Parent article: Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 security release
In theory, /dev/random is non-deterministic because it uses sources of entropy whose internal state is (for practical purposes) impossible to know well enough to make any predictions.
