Jonathan Street's Blog: Random thoughts on random strings

Courtesy PHPDeveloper.org  Thu, 07/03/2008 - 07:58

On his blog, Jonathan Street has posted some "random thoughts" on generating random (or not so random) strings in PHP.

Humans are astoundingly bad at being random and I just slapped the keyboard a few times until I felt I had the required 16 characters.

Writing some code to produce a fairly random string is incredibly easy. I've easily done it a dozen times or more.

Though only because it is easier to re-write it than to...


 

Reply

The content of this field is kept private and will not be shown publicly.