This is the command pgmnoise that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pgmnoise - create a graymap made up of white noise
SYNOPSIS
pgmnoise width height
DESCRIPTION
Creates a portable graymap that is made up of random pixels with gray values in the range
of 0 to PGM_MAXMAXVAL (depends on the compilation, either 255 or 65535). The graymap has a
size of width * height pixels.
Use pgmnoise online using onworks.net services