Remove random indices from multiple lists in a graft list

Hi,

Is there a possibility to remove for example indices 1 and 2 from list {0;0;0}, index 2 from list {0;0;1}, index 1 from list {0;0;2}, etc. I desperately hope a simple solution is possible!

Grasshopper%20problem2

Kind regards,
Jef

You could use Random Reduce.

Or Random Reduce+ Cull Index.