I modified the simple line from the tutorial to create a series of concentric tubes around the line, with random radii.
I created a tube around the line, then set the radius of that tube to a random series of numbers.
I just changed the line node to an arc node and added a vector with a random z-value to the tangent.
This definition taught me how to combine lists effectively and how to add modifiers to input data.