# majima
[](https://gitlab.com/gumball-overall/majima/-/pipelines) [](https://crates.io/crates/majima) [](https://www.npmjs.com/package/majima)
Generate random usernames quickly and in various formats.
## Install
### Cargo (CLI)
Add the `majima` command to your command line
```bash
cargo install majima
```
### npm (WebAssembly)
Add majima username generation to your website
```bash
npm i majima
```