infineac.helper.fill_list#

infineac.helper.fill_list(lst: list[int], min: int, max: int) list[int][source]#

Method to fill a lst with integers from min to max.