Lotto

Lotto Quick Picker Application using JavaScript Free Source Code

Submitted by oretnom23 on
This is a simple JavaScript Mini-Project that I called Lotto Quick Picker Application. It is a simple web-based application that generates random possible lotto winning numbers. The main purpose for developing this kind of app is to provide IT/CS students and new programmers with a reference for learning to generate random numbers with certain rules using JavaScript and jQuery Library. It has a

Lotto Number Generator

Submitted by nostradamus1566 on
This is a simple quick pick lotto number generator designed as an experiment to learn more about PHP programming. You can select how many balls are in the game, for example 6. Then select a range of numbers, for example minumum =1, maximum = 36. You can increase the range of numbers. Then click the "Generate Lotto Numbers" button to see what numbers the computer chose.