Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Generate Password and Ctrl+C
(
github.com
)
1 points
by
dragosion
1744 days ago
2 comments
dragosion
1744 days ago
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.
link
jbverschoor
1744 days ago
Alfred workflow -> generate pw [length] -> copy to clip
link
dragosion
1743 days ago
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.
link