Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mammothcoding authored Dec 18, 2024
1 parent 17f6fea commit 716e256
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ passgen-cmd 12 -c [email protected]
```bash
echo $(passgen-cmd 10 -n)":"$(passgen-cmd 35 -lLn)
```
#### You can create a UUID (8-4-4-4-4-12 hexadecimal pattern) [unix-like]:
```bash
echo $(passgen-cmd 8 -c 0123456789abcdef)"-"$(passgen-cmd 4 -c 0123456789abcdef)"-"$(passgen-cmd 4 -c 0123456789abcdef)"-"$(passgen-cmd 4 -c 0123456789abcdef)"-"$(passgen-cmd 12 -c 0123456789abcdef)
```

## Downloads
[Releases/Builded packages](https://github.com/mammothcoding/passgen-cmd/releases/)
Expand Down

0 comments on commit 716e256

Please sign in to comment.