Map non-negative integer into the range (inclusive) 0.0 to (exclusive) 1.0
with equal distribution, while respecting mappings of lower numbers.
Visually speaking, this creates a distribution like the following, where
each new line introduces a new number in addition to the previous lines.
Map non-negative integer into the range (inclusive) 0.0 to (exclusive) 1.0 with equal distribution, while respecting mappings of lower numbers. Visually speaking, this creates a distribution like the following, where each new line introduces a new number in addition to the previous lines.