Can I add curl noise to a cable component in C++?

I am creating a cable component in code, and I would like to add curl noise to the cable to create an interesting shape. I see that there are a couple of Niagara files that implement curl noise. How hard would it be to use those in a cable component? Is there a better solution?