I'm attempting what should be a super simple loop that adds curves of random length to each other. I should end up with a count of curves of various lengths end to end. As soon as I add a random node with some math nodes to generate a list of lengths to apply at each loop the list goes haywire and nothing I do generates the expected outcome. I've attempted to nest the math inside the loop and I've attempted leave it outside with a list of length and both approaches fail. Any thoughts?
