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