Best way to create fuzzy texture?

Hello,
What is the best way to create a “fuzzy” texture look? I am trying to model a cotton ball and I tried adding a jpeg to the sphere, but it still looks really artificial.

Is there a way to create random vertices near a sphere to add a fuzzier look or something like that?

Thank you,
Astro96

You could use static particles,
https://blenderartists.org/forum/viewtopic.php?t=41356

Or the fiber script,
https://blenderartists.org/forum/viewtopic.php?t=15116

Or just simple dupliverts.
(you’ll have to search for a tutorial for that, or check out the Blender docs)

Wow!
Thanks a lot! I ended up using the static particles and it looks great!

Thanks again!
Astro96