anon.noise my fail with an error 22003 - numeric_value_out_of_range
When applying a noise function on lower or upper bound value the function may fail with an error 22003 - numeric_value_out_of_range.
For example : anon.noise(2147483647,0.33)
Resolution : Dot not generate out of bound values.