View Single Post
  #5 (permalink)  
Old 03-30-2007, 08:35 AM
kaisellgren kaisellgren is offline
WMG Newcomer
 
Join Date: Mar 2007
Posts: 38
iTrader: (0)
kaisellgren is on a distinguished road
Default

I agree with blokey.

And if you want random hashes, this should be sufficent:

Quote:
$hash = md5(uniqid(rand(),true));
That gives you 32 characters long string.
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block