This example is pretty complicated because it demonstrates a lot of
cool stuff in JavaScript:
- Making an HTML page on the fly;
- A Javascript random number generator;
- Generating a bar graph.
To make another test run, reload this page. That will cause the
Javascript to generate a new set of numbers and show you the results.
[Back to Web Tips]