K 10 svn:author V 5 markm K 8 svn:date V 27 2002-03-14T16:41:36.000000Z K 7 svn:log V 191 Remove the use of random(3), and encapsulate the salt-generation in its own function. The use of arc4random(3) is hopeless overkill here, but that does not hurt anything. Requested by: ache END