FizzBuzz
Enter two numbers and a range limit, and FizzBuzz will replace all multiples of those numbers with 'Fizz', 'Buzz', and 'FizzBuzz'.
Instructions:
Enter an alternate value for Fizz and Buzz, as well as a maximum limit for the app to count to.
Press the button!