1 2 3 4 5 6
#!/bin/sh set -e [ -n "$DEBUG" ] && set -x head -c 12 /dev/urandom | shasum | cut -d ' ' -f1