Random-Numbers

It generates random numbers between 0 to 100 and send them to the client through websockets. So without refreshing the page the number will keep changing.

How to use

  1. Install "requirements.txt".
  2. Run the command "python server.py ".
  3. Run the index.html in your browser.