Uniform in [start, end] for the reference's usize instantiation (numbers in [0, 2^53 - 1], 64-bit draw); see nextWithUpperBoundUsize. This is the sampler a RangeInclusive<usize> in the reference maps to (salt lengths, share counts).
[start, end]
usize
number
[0, 2^53 - 1]
RangeInclusive<usize>
unless start <= end are integers in [0, 2^53 - 1].
start <= end
Uniform in
[start, end]for the reference'susizeinstantiation (numbers in[0, 2^53 - 1], 64-bit draw); see nextWithUpperBoundUsize. This is the sampler aRangeInclusive<usize>in the reference maps to (salt lengths, share counts).