artist-spray-random-points
artist-spray-random-points is a compiled Lisp function in `artist.el
'.
(artist-spray-random-points N RADIUS)
Generate N random points within a radius of RADIUS.
Returns a list of points. Each point is on the form (X1 . Y1).