anonymous
2011-05-04 18:19:30 UTC
I have a mysql table with around 800 users so what I did is for each user I created a random password using a random string generator function I've created, it works almost to perfection but sometimes the random password gets repeated twice or even three time and I have no idea why its acting this way.
Could you guys give me your guesses on why this is happening,
Thank you in advance,
Mark