noise() vs random()

Perlin Noise Lesson #0.3

In Part I.3 of my Perlin Noise Tutorial, I show you the difference between two p5.js function returning random numbers: noise() and random().