2019-07-15 19:16:03 +02:00
2019-07-15 19:16:03 +02:00

Entropy Calculator

Written in Python, this calculates the information entropy of a given string or file.

Usage

entrop_calc.py C:/PATH/FILENAME.txt or entrop_calc.py 'TESTSTRING'

Example Data

Explanation

Description
Calculates the information entropy of a given string or file
Readme MIT 83 KiB
Languages
Python 100%