export declare const getWeakRandomNumberInRange: (min: number, max: number) => number;
//# sourceMappingURL=getWeakRandomNumberInRange.d.ts.map