macOS
brew install entlocal Homebrew formula metadata
sudo port install entMacPorts ports tree · math/ent/Portfile · source: api.github.com
brew
Pseudorandom number sequence test program. Version 1.0 via Homebrew; verified from local package data.
install
brew install entlocal Homebrew formula metadata
sudo port install entMacPorts ports tree · math/ent/Portfile · source: api.github.com
sudo apt install entDebian stable package indexes · ent · source: deb.debian.org
nix profile install nixpkgs#entnixpkgs package indexes · pkgs/by-name/en/ent/package.nix · source: api.github.com
overview
Pseudorandom number sequence test program
history
ent is John Walker's command-line program for applying statistical tests to byte streams, mainly to inspect pseudorandom number generators, compression output, encrypted data, and other files where information density matters.
The official Fourmilab page describes ent as a pseudorandom number sequence test program that reads a file or standard input and reports entropy, optimum compression estimate, chi-square distribution, arithmetic mean, Monte Carlo value for pi, and serial correlation.
The page frames the tool around practical comparisons of generated data, including examples contrasting compressed files, Unix `rand()` output, an improved generator, and radioactive-decay random data from Fourmilab's HotBits service.
ent is a small but widely repackaged scientific CLI. The input metadata lists it in Homebrew, Debian, Ubuntu, MacPorts, and Nix, reflecting its utility as a compact randomness and entropy smoke test in Unix-style workflows.
Users run `ent` on a file or pipe data to standard input, optionally using flags for byte/bit-oriented output, counts, folding, terse CSV-style output, or stdin handling. The program is commonly used to sanity-check random generators, compressed data, encrypted data, and test fixtures.
ent is package-nerd friendly because it is tiny, public-domain in Homebrew metadata, scriptable, and easy to compare across systems. It gives quick statistical signals without requiring a larger cryptography or statistics suite.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ent | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ent |
|---|---|
| Version | 1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ent |
| Homepage | https://www.fourmilab.ch/random/ |
| Repository | https://github.com/psm14/ent |
| Upstream docs | https://www.fourmilab.ch/random |
| License | LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/psm14/ent/archive/refs/tags/1.0.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ent |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ent 1.2debian-3
pseudorandom number sequence test program
http://www.fourmilab.ch/random/
sudo apt install entent
nix profile install nixpkgs#entent 1.2debian-3
pseudorandom number sequence test program
http://www.fourmilab.ch/random/
sudo apt install entent
sudo port install entsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.