Randomly generates a Password of specified length and settings and copies it to the clipboard. Built using Python and Flet.
- Clone the source
- Install Dependencies
pip3 install fletpip3 install clipboard
Once the dependencies are installed, open the source directory in a terminal and execute
python3 app.py
