Generate a set of random numbers, in pairs, such that the second number is smaller than the first. Begin at a point in a grid, marking according to the position within the number of points in a complete grid. Move forward the first number, and backward the second number, and place a second point. Continue for the next pair, and the next, returning to the start of the parameter pairs once the end is reached. A pattern emerges. Repeat this process.