Enter two numbers and it will create a Fibonacci sequence with your numbers. A Fibonacci sequence is a sequence in which each number is the sum of the two preceding ones.
I made this in five minutes. It was an idea I needed to get out of my head and into Scratch.