Skip to content
/ sgp Public

SuperGenPass for node.js and command line

License

Notifications You must be signed in to change notification settings

kkaefer/sgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API usage

var sgp = require('sgp');

var generated_password = sgp(password, domain, [length]);

CLI usage

$ npm install sgp -g
$ sgp | pbcopy
domain: github.com
password:
$

About

SuperGenPass for node.js and command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published