Polygon iteration
For a polygon rule, each iteration randomly chooses an eligible vertex and places the next point on the segment from the current point toward that vertex. A ratio of 0.5 places it halfway. The new location becomes the current point for the following iteration, so the plotted dots form one dependent orbit, not a collection of independent samples.