-12
This is a quick and easy method to generate a somewhat random password. This simply generates the MD5 hash for the integer returned by the time() function and then truncates it to the specific length.
-6
Random Numbe
-5
This multiple-use PHP script will randomly generate content based on a randomly generated number.
1
This little function does great for passwords, usernames, files, and anything else you need a random string for.
3
create a random string of 16 chars
5
Random String Generato
5
A very simple script to generate random hexa colors.
just modify line 36 to generate more/less colors.
just modify line 36 to generate more/less colors.
5
Random String
6
Method for get n random number's
7
Weighted random selection from the list.
Don't forget to call itemsChanged after updating list content.
Don't forget to call itemsChanged after updating list content.








