Create irregular grid

Hello,

Thank you for your help in advance.

Would it be possible to create a curved rectangular grid in a diamond order in grasshopper as shown in below picture? I am hoping to randomize the sizes of the four-sided shapes with the grid after this step. I cannot find any videos that target what I wish to do so would like to see if anyone can help me out here.

Cheers

maybe you can glean from this
patches.gh (12.4 KB)
patches

you sketch shows a bit of a running course brick pattern. in that case use alternating v parameter branches.

Thank you!!