I need help removing a random edge per each geometry (in this case a hexagon). It is proving to be more difficult than I thought so any help would be greatly appreciated. It is a hexagon grid that is deconstructed to find all the edges (grouped) (0 to 5). In each one of those groups I would like to cull a random number between 0 and 5.
Thank you!