Skip to content

greymind/dummy-key-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greymind Dummy Key Generator

A tool for generating dummy keys of various formats

Installation

npm install

Usage

node ./index.mjs --help
node ./index.mjs --keys 20 --tag fifa-nl
node ./index.mjs --web

Web query params

?keys=<keys>&format=<format>&tag=<tag>&download=<true|false>

Todo

  1. Multiple format support
  2. Custom filename settings (partially done)
  3. Web support
  4. Download support

About

A tool for generating dummy keys of various formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published