The point is, KisRandom do provides a solution for the random number generation problem. It is called taking the (x,y) coordinates on the image, and will allways return the same value for a given coordinates and a given seed. If you need more than one random number per pixel you use different seeds. -- Cyrille Berger