<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div style="-webkit-text-size-adjust: auto; "><span style="font-family: '.HelveticaNeueUI'; font-size: 15px; line-height: 19px; white-space: nowrap; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); -webkit-text-size-adjust: none; "><a href="http://www.howtogeek.com/howto/30184/10-ways-to-generate-a-random-password-from-the-command-line/">http://www.howtogeek.com/howto/30184/10-ways-to-generate-a-random-password-from-the-command-line/</a></span></div><div><font face=".HelveticaNeueUI"><span style="font-size: 15px; line-height: 19px; white-space: nowrap; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);"><br></span></font></div><div><font face=".HelveticaNeueUI"><span style="font-size: 15px; line-height: 19px; white-space: nowrap; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);">I've used this technique before which isn't as pretty as others, but will work anywhere because everything you need is already on any Linux system.</span></font></div><div><blockquote style="border: 0px; outline: 0px; vertical-align: baseline; margin: 25px; padding: 0px; "><p><code style="border: 0px; outline: 0px; vertical-align: baseline; margin: 0px; padding: 0px; background-color: rgba(255, 255, 255, 0);"><font face="Helvetica">&lt; /dev/urandom tr -dc _A-Z-a-z-0-9 | head -c${1:-32};echo;</font></code></p><div style="color: rgb(51, 51, 51); font-family: Helvetica, Geneva, Arial, sans-serif; font-size: 13px; line-height: 19px; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); -webkit-text-size-adjust: 100%; background-color: rgb(255, 255, 255); "><code style="border: 0px; outline: 0px; vertical-align: baseline; background-color: transparent; margin: 0px; padding: 0px; "><br></code></div></blockquote><br><span style="-webkit-text-size-adjust: auto;">Sent from my iPhone</span></div><div style="-webkit-text-size-adjust: auto; "><br>On Aug 14, 2013, at 19:36, tom &lt;<a href="mailto:thomas.w.cranston@gmail.com">thomas.w.cranston@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite" style="-webkit-text-size-adjust: auto; "><div><span>Hi</span><br><span></span><br><span>How to _locally_ generate a good password?</span><br><span></span><br><span>Tom</span><br><span></span><br><span></span><br><span>_______________________________________________</span><br><span>colug-432 mailing list</span><br><span><a href="mailto:colug-432@colug.net">colug-432@colug.net</a></span><br><span><a href="http://lists.colug.net/mailman/listinfo/colug-432">http://lists.colug.net/mailman/listinfo/colug-432</a></span><br></div></blockquote></body></html>