#!/bin/sh

! /usr/sbin/haveged -n 0 | dieharder -a -g 200 |
	tee /dev/stderr | grep -w -q 'FAILED'
