Quote:
Originally Posted by fris
im just getting a random number for random image headers, have 10 headers, want to rotate through them
|
mt_rand will do fine, then.
The other stuff only comes into play when dealing with things where security is an issue, like when a forgotten admin password of a site gets reset on request (which actually was a security hole in Joomla and WP).