Shifts the individual points of the geometries by different, randomly chosen values.
The resulting maximum distance between the points is defined by the distance parameter.
To keep the same arrangement of points when running the function multiple times on
the same starting points, the seed parameter can be set to any integer.
For the same arrangement, this integer must be maintained.
A different integer produces a different random arrangement of points.