Skip to content

redhead-therealprogrammer/random_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION (Windows, Linux):

  1. Make sure you have Python installed on your operating system (OS). You can check this on Linux with the following command: "python3 -V"

  2. Go to the "Code" button and then click on "Download ZIP".

image

  1. Extract the folder.

image

  1. Install idle with the following command (Linux): "sudo apt-get install idle3" Windows: IDLE should already be installed on Windows if you have Python installed

  2. Right click on the main.py file. Linux: Click on "Open with another application" and select IDLE here. Windows: Go with the mouse to "open with" and select "IDLE".

  3. Click anywhere in the code and then press the "F5" key or click "Run" and then "Run Module".

  4. The program should now start

INFO:

Great care was taken in writing this program, but errors can still occur. If you have an error, please let me know via my email address (read-head@t-online.de)

If you have suggestions for improvement or constructive criticism, please write me an email (read-head@t-online.de)

Have fun with the program!

About

With this generator you can generate random letters or numbers, try it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages