Generate random strings
(Another "piecemeal" post. Yes, I know: I should write more often.)
I cycle through one-off passwords (of varying lengths). To generate these, I use the following shell script:
To use:
$ ./genrand.sh 16
tFJNxyZk4EYaJiuzAnd, no, that's not my password. Or is it?
Comments
Post a Comment