Reference p5.Noise

p5.Noise

Generate a buffer with random values.

Examples

Syntax

p5.Noise([type])

Parameters

type
String: - the type of noise (white, pink, brown)

Methods

Notice any errors or typos? Please let us know. Please feel free to edit src/sources/Noise.js and open a pull request!

Related References