Javascript Array shuffle in-place
8
List Files in a Directory in C#
11
Creates a random string, usefull for passwords etc.
Use: $password = makeRandomPassword($Length);
If $Length is not specified (ie $password = makeRandomPassword();) then it will default to 8 characters
Use: $password = makeRandomPassword($Length);
If $Length is not specified (ie $password = makeRandomPassword();) then it will default to 8 characters
-5
This multiple-use PHP script will randomly generate content based on a randomly generated number.
11
Enforce loadig fresh script code for the external javascript files. Compatible with HTTP 1.0.
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.
8
Genetic Algorithm implementation.
See also "Weighted random selection" for RandomItemSelector class source.
See also "Weighted random selection" for RandomItemSelector class source.
7
This snippet illustrates using Genetic Algorithm for the hardware optimization.
10
Make External Links Open in New Window
6
Method for get n random number's
5
This detects screen resolution using javascript and makes it available to php by way of cookies.









