22 lines
690 B
Groff
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).
|