1 Home
Ron Wills edited this page 2026-06-03 14:27:14 -06:00

This is a simple command line utility that reads in a list of numbers and tests the digit distribution according to Benford's Law.

Options

Output

The program outputs the result in four columns. The first column is the digit, the second is the expected distribution as a percentage, the third the actual distribution as a percentage and the last column the distribution difference.