//
pkg.gl
Category
github.com/ARM-software/golang-utils/utils
strings
package
1.73.0
Repository:
https://github.com/arm-software/golang-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
18 SLOC
#
Functions
CalculateStringShannonEntropy
CalculateStringShannonEntropy measures the Shannon entropy of a string the returned value is a bits/byte 'entropy' value between 0.0 and 8.0, 0 being no, and 8 being maximal entropy.