export declare function randomInteger(min: number, max: number): (value: any) => any; //# sourceMappingURL=randomInteger.d.ts.map