export declare function uniform_random_float_(min?:number, max?:number):number export { uniform_random_float_ as _float__random__uniform }