Here’s an improved version:

By multiplying the Sine with a Noise Texture, we make sure that at the ‘loop turning point’, when the sine is 0, there is no noise added.
A further benefit is, while we ‘noisify’ the sine wave, we destroy the up-down symmetry.
And we reduced the number of nodes.