Its quiet common in programming, especially web programming to generate random strings as passwords, keys etc. This is a simple function that you can use to generate random string with length of your choice. You can also specify if the string must contain only numbers or alphabets or both.

Commnets:0
Date:February 11, 2009 at 02:21
Filed Under: Software and Programming