Skip to content

chatmarketing/shannon-string-entropy-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Shannon's Entropy Index implemented in ES6

Usage

CommonJS:

const shannonIndex = require("shannon-string-entropy-index")
shannonIndex("string")

If provided string is less than 3 characters, function will return "N/A"

About

Shannon's Entropy Index implemented in ES6

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published