Introduction - If you have any usage issues, please Google them yourself
Min max index should be calculated prior to applying bias, so we end up with min_index = 0, max_index = count - 1 and everybody looking at those numbers knows to adjust them by range.indexBias.