http://git.agentoocat.i2p/AGentooCat/RandomUtilBox/src/branch/master/src/random-image-gen.c
( rand ( ) % CHANCE ) & & c ) c - - ; } * _c = c ; } # define RANGE3(X, Y, Z) for (long Z = Y; Z < X; Z++) # define RANGE2(X, Y) RANGE3(X, Y, i) # define RANGE2_1(X, Y) RANGE3(X, 0, Y) # define RANGE(X) RANGE2(X, 0) # define YX(X) X[y][x] typedef unsigned char * OneDTable ; typedef unsigned char * * TwoDTable ; void fillBoardWithNoise ( TwoDTable plane , long width , long height ) { unsigned char c = rand ( ) % maxval ; plane [ 0 ] [ 0 ] =...