With this Python script you can generate a random number.
- 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.