On 11 April 2013 08:47, Steven D'Aprano
<steve+comp.lang.pyt...@pearwood.info> wrote:
> One thing to be aware of: urandom may run out of entropy, and then it
> will slow down a lot. If you don't care about cryptographic randomness,
> you could use this instead:

Reading this I'm realising that I don't really know what os.urandom
is. How exactly is it generating random numbers and what do you mean
by it running out of entropy?


Oscar
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to