#!/bin/bash < /dev/urandom tr -dc _.:=\;A-Z-a-z-0-9 | head -c${1:-32};echo;