This is a simple web app that simulates a lottery game. The user can enter the number of balls to draw and possible numbers. The app then generates a random number for each ticket and displays the results.
- Clone the repository.
- Open index.html on your browser.
- Enter input values and see the generated lottery numbers and that's it.