index
:
scripts
master
Misc scripts
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pw
blob: eaca5c429adbb1064c0187a8e55de5f48f80ebef (
plain
)
1
2
3
4
5
6
#!/bin/bash # # Simple password generator. # head -c ${1:-18} /dev/urandom | base64