» home
» contact
» terms of use

FREE SCRIPTS
» new
» text
» image
» utility
» background
» animation
» date/time

FREE ONLINE TOOLS
» code generators
» text animator
» drawing animator
» color animator
» slideshow factory
» javascript speed test

FREE BASIC SNIPLETS
» alert box
» image: multi-rollover
» pop-up: centering
» more

FREE'N'CRAZY
» realtime death counter
» eyeQ
» fun ticker

RECOMMENDED LINKS
» www.dynamicdrive.com
» www.hotscripts.com

Demo: generating random numbers

is a random number between 10 and 100
To generate and display a random number between 10 and 100 use the code below. Paste the code anywhere between the <body> and </body> section of your webpage:





is a random number between 100 and 1000
To generate and display a random number between 100 and 1000 use the code below. Paste the code anywhere between the <body> and </body> section of your webpage:





is a random number between 0 and 10
To generate and display a random number between 0 and 10 use the code below. Paste the code anywhere between the <body> and </body> section of your webpage: