ohmybuck
home
whoami
github
Random Password via CLI
April 21, 2022
echo $RANDOM `date`|md5sum|base64|head -c 25
Comments?