#!/bin/sh set -o nounset -o errexit -o xtrace od -N 12 -t x < /dev/random