#!/bin/sh set -o nounset -o errexit od -A n -N 4 -t x -v < /dev/random