Added magic entropy signatures

This commit is contained in:
n1073645 2019-12-16 11:56:19 +00:00
parent d85704a4db
commit 4145d45b5f
8 changed files with 9 additions and 7 deletions

View file

@ -7,3 +7,5 @@ export const binary = {
input: [1, 1.5],
output: [3.5, 6]
};
export const entropyOfText = [3.5, 6];