Skip to content

shyybi/Pi-Random-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a Random Number Generator by Pi.

First time installation and start :

git clone https://github.com/shyybi/Pi-Random-Number-Generator/
cd Pi-Random-Number-Generator/
python3 -m venv ./venv/
pip3 install -r ./requirements.txt
python3 main.py

Second time :

source venv/bin/activate
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages