cat /dev/urandom | openssl base64 | head -c 12; echo;
openssl rand -hex 6
openssl rand -base64 9 | cut -c-12