Create one sketch that uses noise() and a nested for loop. Call it 5.1.
Create a second sketch that uses circular motion via sin() and cos() functions. Use randomness or noise to distort this movement. Call it 5.2.
Chapter 8. Review Chapters 3, 4, 5 as needed.
by