On Thu, Jul 8, 2010 at 4:09 PM, DanEE <daniel.eg...@gmail.com> wrote:
> The problems with randrange also occur when I run it directly from a
> normal python prompt.
>
>[...]
> So it doesn't seem to be a django problem, but it still is very
> annoying.
>
>> If the host has not enough entropy, Django shouldn't fix it, an
>> administrator should.
> Are there any suggestions how I could fix it? I don't even know where
> to start looking...

If you are using Linux, try a:

$ find /

http://burtonini.com/blog/computers/cups-2006-08-14-18-00

Longer term solutions for production servers might involve implementing
a hardware assisted RNG like the Entropy Key already
mentioned or randomsound:

http://packages.debian.org/search?keywords=randomsound

Regards,

-- 
Ramiro Morales  |  http://rmorales.net

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to