The file and demo for version 1.1
With this version I added the Mandelbrot Set tool. It also allows the use of the Julia Set and displacement according to that value. First experiments to create a terrain with this where successful ;-)
I added a new category "General" and I am going to push a few options around to make it a bit more organized.
In that category I added a "superwrangle". It basicly allows you to switch in the same UI between a normal wrangle and a wrangle capsuled in a for loop block. That allows you to use various attributes like the iteration attribute for randomization. This becomes usefull when using the "connected" options that create the class attribute according to connectivity.
This probably needs additional work after H18 but i like the idea of not having to create the for loop again.
In the background there are all the variants and a switch choses the correct one accourding to the mode selected.

I have not yet added the additional parameters to the help and the documentation file but I hope the demo file will be a good first explanation of what the new options do.
On a small sidenote - I added an additional line connect mode to polar coordinates that uses the closest point rather then the next pointnumber.
Cheers
Dave