I need to draw a series of small circles at random within the area of a path. Let's say the path is a triangle. Is there a way to do this using Raphaël? I understand something like this may be computationally expensive, so that's another factor that's important here.
Thanks!