Skip to content

bqst/toolbox

Repository files navigation

Bqst Toolbox

Simple toolbox for developers.

Features

  • Secret Generator: Generate a random secret string.
  • UUID Generator: Generate a random UUID.
  • MD5 Hash Generator: Generate a MD5 hash based on the input.

More features are coming soon.

Built With

Getting Started

Prerequisites

Development

# Install dependencies
yarn

# Run the development server
yarn dev

Authors

  • Bqst - Initial work - Bqst

License

This project is licensed under the MIT License - see the LICENSE.md file for details.