Discrete Uniform

If the cell value is 0 or -1e9:

Minimum is 0

Maximum is 10

Otherwise:

Minimum is cell value - INT (absolute cell value divided by 10)

Maximum is cell value + INT (absolute cell value divided by 10)