I work a lot with web applications, leveraging a few technologies one
of which is PHP. Every so often there is a need for random data within
a web application, reasons could include generating a password or
unique id, generating a temporary filename or generating a CAPTCHA
image. For the...
more