This will generate the fibonacci sequence ---------------------------------------------- The Fibonacci Sequence is the last two numbers in the sequnce added together to make the next number 1,1,2,3,5,8 etc. ------------------------ It works better if you download it