Files
infnoise/software/healthcheck.1
Stephen Kitt 463e2f0e0a Add manpages for all commands
Signed-off-by: Stephen Kitt <steve@sk2.org>
2018-10-31 14:49:08 +01:00

22 lines
690 B
Groff

.\" Hey, EMACS: -*- nroff -*-
.TH HEALTHCHECK 1 "June 25 2018"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
healthcheck \- health check
.SH SYNOPSIS
.B healthcheck
.SH DESCRIPTION
.B healthcheck
performs a detailed health check on the values generated by the
system's random number generator.
.PP
It attempts to guess the next bit based on the bits read so far, and
adjusts the measured entropy based on the deviation from the guess.
.PP
Once enough data has been gathered, it outputs a detailed report
showing the results for each value seen in the stream.
.SH OPTIONS
This program has no options.
.SH SEE ALSO
.BR infnoise (8).