Skip to content

Dominik48N/Random-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-Number

With this Python script you can generate a random number.

Usage

  • Install Python 3.8+ and set up the environment variables accordingly. Otherwise, you won't be able to use the python command.
  • Download the sources of this repository and place them wherever you want.
  • Open the command line and execute python main.py.
  • Now specifies the minimum and maximum number.
  • Enjoy the result.