Help for this page
sub newpoint { return [rand($maxx), rand($maxy)] ... radius => rand($maxradius), } }