|
|
A script to generate a random password
From the command line, if you use
you'll get a 20-character cryptographically strong string of mixed
letters, digits, and a few punctuation characters. Because it's base64, it's a 4-for-3 expansion, so if you want 40 characters, use 30 for the number, and so on.
For more options, "man openssl" and "man rand".
A script to generate a random password
ra5ul and merlyn, thanks to you both for the nice hint(s).
On my systems, I like to use 12-character, alphanumeric, lowercase passwords which exclude the letters L and O. Here's what I'm now using:
Notes:
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|