Random Points Along Curves

Hi,
I am trying to do what I think seems relatively easy
but (as usual) I’m struggling. Help!
I have 4 curves and I have a list of lists (4 lists of 10). I want to input the list as a parameter value and input the curves. But I’m not getting the result I want.

What I want is list 1 to go to curve 1, list 2 to curve 2, list 3 to Curve 3, etc…

Thanks for looking.
Cheers,

Your problem is similar to this: http://dynamobim.com/forums/topic/dividing-multiple-curves-to-points/

Hi Vikram,

The link you directed me to helped. Thank you.