1.0.0 • Published 3 months ago

@bracketed/create-keygen v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

KeygenCLI (@bracketed/create-keygen)

A Key Generation creation system by ninjaninja140 & Team Bracketed!

Welcome to KeygenCLI, this is a tool made for making API keys and large key combinations made by Team Bracketed or ninjaninja140. To use this tool, all you have to do is run either of these commands: Yarn: yarn create @bracketed/keygen NPM: npx @bracketed/create-keygen

Will output a long key!

You can also use this in your code projects:

import keygen from '@bracketed/-create-keygen';
keygen(); // Will return a new key

Happy coding!

1.0.0

3 months ago