createPattern : noise_white

With white noise every pixel gets a random value with no respect to the neighbouring pixels.

Basic Example

"patina" : {
            "type"          : "createPattern",
            "patternName"   : "noise_white"
        }