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