How to move surfaces randomly from a list of surfaces

I have a lot of surfaces and I want a single surface be randomly placed in y axis compared to other remaining surfaces. To move every single bit of them by using gumball is nonsense.

What is the optimal way to solve this?

Here is one way to do it:


random_srf_offset.gh (13.3 KB)

thank you, exactly what I have been looking for