An open API service indexing awesome lists of open source software.

https://github.com/giovanni-iannaccone/kfd

Generator of useful keys for developers 🗝️
https://github.com/giovanni-iannaccone/kfd

c cli-tool jwt jwt-generator jwt-key keys token uuid uuid-generator

Last synced: about 1 year ago
JSON representation

Generator of useful keys for developers 🗝️

Awesome Lists containing this project

README

          

# 🗝️ kfd (Keys For Developers)

**kfd** is a lightweight command-line tool for generating various types of random strings. It is designed to assist developers who need secure and unique keys, tokens, or identifiers for their applications but refuse to go on internet to get them.

## 🐧 Features
- Generate JWT keys
- Generate version 4 UUIDs
- Create random alphanumeric strings
- Generate random letter-only strings
- Create random hexadecimal strings
- Generate random numbers

## 🛸 Installation
1. Download kfd with git
```sh
git clone https://github.com/giovanni-iannaccone/kfd
cd kfd
```

2. Compile it using make
```sh
make all
```

## 🎮 Usage
Execute to learn more about the available options
```sh
./kfd --help
```

## 🧩 Contributing
We welcome contributions! Please follow these steps:

1. Fork the repository.
2. Create a new branch ( using this convention).
3. Make your changes and commit them with descriptive messages.
4. Push your changes to your fork.
5. Create a pull request to the main repository.

## ⚖ License
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

## ⚔ Contact
- For any inquiries or support, please contact iannacconegiovanni444@gmail.com .
- Visit my site for more informations about me and my work https://giovanni-iannaccone.github.io