⪼ Made with 💜 by Polyglot.
uuidgen | tr -d '-' | head -c 16
brew install expect
mkpasswd -l 16
shuf -zer -n16 {A..Z} {a..z} {0..9} | tr -d '\0'
⪼ Made with 💜 by Polyglot.
uuidgen | tr -d '-' | head -c 16
brew install expect
mkpasswd -l 16
shuf -zer -n16 {A..Z} {a..z} {0..9} | tr -d '\0'