Replace "persistance" with "persistence" in the simplex code. Also made some minor fixes to the docs.
SimplexNoise can be used to generate parameterized fractal noise based on Open Simplex. NoiseTexture uses SimplexNoise to generate noise textures for using in shaders/visual effects.