Add raw entropy reporting for input. i.e. ``` echo "mysupersafe_password" | tropy -r # x bytes, y states; entropy=<bit/byte>, bits required to represent: <inverse of entropy> ``` the last is similar to how keepass reports password strength (only without heuristics)