Bases: Sampler[int]
Sampler
int
Methods
__init__(min, max, step_size)
__init__
is_valid(value)
is_valid
bool
sample(value)
sample