Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 577 Bytes

File metadata and controls

20 lines (15 loc) · 577 Bytes

All Random

Version 1.0

This application has the most common random generators that sometimes are useful.
-> Generate random number (within a range)
-> Roll a dice
-> Heads or Tails
-> Draw a card
-> Generate a lottery ticket (only 5 numbers and 2 stars for now)

####Where to find:

####Notes:

  • This project was made all by myself, for fun and to learn more about programming.