How to Install ent in Ubuntu 18.04



Install ent by entering the following commands in the terminal:

sudo apt update
sudo apt install ent

Description:

pseudorandom number sequence test program

This program applies various tests to sequences of bytes stored in files and reports the results of those tests. The program is useful for those evaluating pseudorandom number generators for encryption and statistical sampling applications, compression algorithms, and other applications where the information density of a file is of interest. . Original Homepage: http://www.fourmilab.ch/random/ (Now maintained primarily in Debian.)

Homepage: http://www.fourmilab.ch/random/

Version: 1.2debian-1build1

Section: universe/science