This code is to create a proveably random smart contract lottery.
- User can enter by paying for a ticket
- The ticket fees are going to go to the winner during the draw
- After X period of time lottery will automatically draw a winner
- And this will be done automatically
- Using Chainlink VRF & Chainlink Automation
- Chainlink VRF -> randomness
- Chainlink Automation -> Time based trigger