export declare function normal_random_int_(min?:number, max?:number):number export { normal_random_int_ as _int__random__normal }