@interface CIRandomGenerator : CIFilter + (id)customAttributes; - (id)_kernel; - (id)outputImage; @end