I2rys / GMCG

A really simple Google meet code generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A really simple Google meet code generator.

License:MIT License


Languages

Language:JavaScript 100.0%