Creating a noise array
in
Programming Questions
•
3 years ago
Hi,
I am trying to create an array of noise data. First the user enters a value say between 0 and 100. The noise array is then created.
0 means no noise
100 means very noisy.
What is the best way of doing this?
Thanks
1