Hacker News new | ask | show | jobs
Show HN: Generate Password and Ctrl+C (github.com)
1 points by dragosion 1744 days ago
2 comments

I made a script in Python 3. Double click it: Generates a random password using secrets. Copies the password to clipboard. Ready to use. Pretty useful and character sets can be adjusted in the script. Hope it's not too bad.
Alfred workflow -> generate pw [length] -> copy to clip
The Python script is for Windows and Linux. Mac too but not sure. I guess that app is really useful on mac.

It's a literally a double click on a desktop script and the password is ready.