hi - I'd like to write a sketch where I can create "random" tile patterns using a few set tile sizes. For example, I have two tile sizes: 30x60 and 3x30 - I'd like to go through a few iterations where I can balance the % of each tile size, change the amount of offset, and then export a line drawing to dxf. Anyone have good examples that I could start with and manipulate?