/GMCG

A really simple Google meet code generator.

Primary LanguageJavaScriptMIT LicenseMIT

GMCG

A really simple Google meet code generator

Installation

Github:

git clone https://github.com/I2rys/GMCG

NPM Packages:

npm i randomstring

Usage

node index.js <amount> <output>
  • amount - The amount of codes to generate.
  • output - The path on where to save the results.

License

MIT © I2rys