Random Circles

100

200

0.5

Objective: Create a web page that generates a random amount of random-sized circles.

Problem: How can the user change the amount, opacity, and the size of the circles that he or she wants?

Solution: Create sliders that allow the user to change how big the circles are, how much opacity he or she wants all the circles to be, and how much is generated inside the box.