|
Random Password Generator
|
Other links at JavaScript > Scripts and Programs > Randomizing |
| 1. |
Randomized Image Scroller
|
|
|
You control the image scroller (up,down,stop,top, 3 speed settings). It randomizes the images upon each page refresh so that the visitor sees a new sequence of images each time they visit the page.
|
| 2. |
Random quotes/images/banners or any thing
|
|
|
A Random Quote on your home page may bring some surprise to newbies. The script given below uses Math.random() function of JavaScript to generate a unique number which lies from 0 to the length of an array which stores the quotes. Then just prints them. Simple enough. Try it.
|
| 4. |
Random Child Quotes
|
|
|
Add 2CoolBaby Quotes to your web site and have a child/parent related inspirational or humorous quote with a background that automatically changes every time a visitor views a page with the quote on it. There are 30 quotes. The width is 150 pixels and the height will vary slightly with each quote.
|
| 5. |
Ace Random Banners
|
|
|
A very simple script to display random banners and links on your web site.
|
|
|