12-11-2007, 04:29 AM
|
#6 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Location: Arizona
Posts: 114
Thanks: 10
|
You could just use md5() on time() and then randomly pick a 10-char sequence from the resulting hash.. though, I'm not sure how easily that could result in duplicates (HIGHLY unlikely, though).
|
|
|