/GCCGenerator

A really simple random Google classroom codes generator.

Primary LanguageJavaScriptMIT LicenseMIT

GCCGenerator

A really simple random Google classroom codes generator

Installation

Github:

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

NPM Packages:

npm i randomstring

Usage

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

License

MIT © I2rys