nishantawasthi / Random-Numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:HTML 58.0%Language:Python 42.0%