A script that calculates the love percentage of two people based on their names.
A full featured personals program that lets your users create a detailed profile with a picture, add their picture to the picture board, post an ad, add their love stories to the love story book, leave messages for other users, and receive messages f
Everyone who has a website would love to have more traffic and getting a higher rank in search engines. The author of this article tells us a simple method to get a higher rank in web searches. He also says that URLs with query string are normally av
Server Side Include Random Image Displayer is a slightly extended version of the original, and more simple Random Image Displayer. This version allows you to have a random image appear together with its corresponding random link, as well as a few mo
Random URLs is an excellent JavaScript that can be added to your webpage to open URLs selected at random when the visitor of your page clicks on the ?Random URL? button. This is implemented by calling a simple random selection function, which is defi
This paper discusses how to get secure random numbers for your application. We describe how to take a single, secure, random number (a seed), and stretch it into a big stream of random numbers using a secure pseudo-random number generator. We talk ab
If you are giving away for free or selling something online then you need this script. It can allow you to offer anything to your visitors if they send you the amount of unique visitors you specify. People love getting anything for free so why not tu
A random number is useful- if not required- in the creation of many popular JS applications, such as a dice, random image script, or random link generator. Learn how to generate a random number in JavaScript.
Random alphanumeric string generator is a php scripted program which can do two functions that you can use to assign random strings of any length. First fuction is assigning alphanumeric value and the second is generating random string. This program
This is a nifty JavaScript that can be implemented in your webpage to display unique random sets. It picks a number of unique random elements from the first array, numArr1 to form the array pickArr1. The generated pickArr1 elements then select anothe |