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
tFJNxyZk4EYaJiuz

And, no, that's not my password. Or is it?

Comments

Popular posts from this blog

Pull files off Android phone