Random quad control

Hi everybody

I would like to reproduce the effect of the component “random quad panels” of lunchbox, using regular grasshopper components.

The idea is to control the minimum distance of the random subdivision in order to avoid having panels that are smaller than an amount i can control

How would you approach that?


Hope that’s clear enough

Thank you in advance

Hi.
Although you can’t enter the minimum length value, attached definition allows you to adjust the slider value between 0 and 1 to get the desired minimum & maximum length. Check red group(Value Control+Random seed).
Surely there are other ways…

RandomQuadDiv_re.gh (15.5 KB)