update
This commit is contained in:
parent
28933b6af8
commit
ee55a0b016
12 changed files with 885 additions and 1 deletions
17
technology/applications/cli/names.md
Normal file
17
technology/applications/cli/names.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
obj: application
|
||||
repo: https://github.com/fnichol/names
|
||||
rev: 2025-01-28
|
||||
---
|
||||
|
||||
# names
|
||||
Random name generator for Rust
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
> names
|
||||
selfish-change
|
||||
```
|
||||
|
||||
Usage: `names [-n, --number] <AMOUNT>`
|
Loading…
Add table
Add a link
Reference in a new issue