Skip to content

pamoller/entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSR @pamoller/entropy GitHub Actions CI

entropy

Gurantees the entropy of a token

import {ensure, calculate} from "@pamoller/entropy";

ensure("aaaaaaaa", 8, 3.5); // throws Error too low
console.log(calculate("aaaaaaaa") // 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors