K 10 svn:author V 4 ache K 8 svn:date V 27 2008-08-16T15:41:03.477761Z K 7 svn:log V 246 Use arc4random_uniform() to avoid "modulo bias" Remove pw_getrand() unneded now: arc4random_uniform() is stronger then pw_getrand()'s MD5 tricks (inactive) and its active version, mixing arc4random() bytes in one, not make things better at all. END