This is a simple 2D perlin noise I made. You can use it to make things, such as world generation in a game. Feel free to use in any projects that you have. Credit is not needed. How to use: Change the seed to whatever you want. This will determined what the noise will look like. The resolution slider (in the top right) controls the quality of the rendered image. Look in the editor for more infomation.