Random vs Noise
A small program to explain the difference between random() & noise()
For the Processing Workshop at @nid_b
Created by @rasagy | http://rasagy.in
Use the mouse (X) to control the graphs generated.
Random: changes max value / Noise: changes noise scale.
Mouse press toggles between random() & noise()
Press [Space] to save the frame as image.
Source code: random_vs_noise
Built with Processing and Processing.js