Skip to content
This repository was archived by the owner on Jul 12, 2018. It is now read-only.

howsecureismypassword/modules-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How Secure Is My Password

var hsimp = require("main");

console.log(hsimp("password").getPossibleCombinations()); // 208827064576
console.log(hsimp("abc123ABC").getTimeInSeconds()); // 1353708.6546263553

About

The main HSIMP file

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors