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

https://github.com/bendavidaaron/errcoad

CLI Error Code Generator
https://github.com/bendavidaaron/errcoad

Last synced: 3 months ago
JSON representation

CLI Error Code Generator

Awesome Lists containing this project

README

        

# Install

1. git clone [email protected]:BenDavidAaron/errcoad.git
2. cd errcoad
3. cargo build --release
4. cp ./target/release/errcoad /usr/local/bin

# Use

```sh
$ errcoad
VCLHKYI
```

# Why?
I wanted to get random alphabetical error codes to put in a REST api for troubleshooting