
7 Jul
2010
7 Jul
'10
4:04 p.m.
On 7 July 2010 08:50, Kraus Philipp <philipp.kraus@flashpixx.de> wrote:
Is this like /dev/random, because that's can be a better solution lilke my "thread id"
/dev/urandom by default, actually, but you can have it use /dev/random if you don't mind blocking. ~ Scott