you can do max numbers higher than it has on the slider, but it will take a while press m to change the max press space to change the list length
I have to explain this a lot, I was wondering what the least common multiple of all the numbers ten or less-meaning the smallest number that can be divided by 10, 9, 8, 7, 6, 5, 4, 3, 2, and 1 to make a whole number, then I made it to where it made a list of all the numbers that worked. my next goal was to make it be able to do that with any number. that is the "improved" list. I noticed that in the list, it was just the initial number multiplied by the list number(if you put in three, you will see it is 6, 6*2, 6*3, 6*4, and so on. I made the next one to be quicker, only requiring the first number to spit out the rest. I don't know for sure if it is completely accurate, so work with caution if you are using it, but in all my testing I couldn't find any problems. the even quicker is just changing it to go up by more each time so it goes faster