createPattern : noise_white
With white noise every pixel gets a random value with no respect to the neighbouring pixels. This pattern has no parameters, it creates a completely random image.
Basic Example
"patina" : {
"type" : "createPattern",
"patternName" : "noise_white"
}
Playground
Here you can test this pattern. Change the values inside the textarea or rewrite it completely, then hit "apply".