Random 2D Pattern using PDF/SVG

 From:  Michael Gibson
9903.4 In reply to 9903.1 
Hi Andy, also the problem of placing objects into a container without overlapping existing ones is called "packing" : https://en.wikipedia.org/wiki/Packing_problems that's what you would want to search for to find research papers for related algorithms.

- Michael