Creating a planet texture with noise?

What would be the best way to create a texture that could wrap around a sphere using perlin noise, or something similar? So the left and right side of the texture would join up.

Something like this?