Skip to content

This is a script that generates random numbers, the script is written in python.

License

Notifications You must be signed in to change notification settings

dibusure/random_numbers_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

random_numbers_python

Ru: Использование: перед использованием скрипта надо установить модуль colorama: pip install colorama у кого ^ не работает, то: pip3 install colorama у кого не работает и ^, скорее всего у вас не установлен python, благо гайдов по установке python много, погуглите.

Запуск: запустить скрипт можно предварительно перейдя в директорию со скриптом и запустив его командой: python main.py у кого ^ не работает: python3 main.py Пользуйтесь!

En: Usage: before using the script, you need to install the colorama module: pip install colorama for whom ^ does not work, then: pip3 install colorama who does not work and ^, most likely you do not have python installed, since there are many guides for installing python, google it.

Run: you can run the script by first going to the directory with the script and running it with the command: python main.py for whom ^ does not work: python3 main.py Use it!

About

This is a script that generates random numbers, the script is written in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages