Files
cheatsheet-tldr/tldr/osx/uuidgen

14 lines
278 B
Plaintext

---
syntax: markdown
tags: [tldr, osx]
source: https://github.com/tldr-pages/tldr.git
---
# uuidgen
> Generate new UUID (Universally Unique IDentifier) strings.
> More information: <https://keith.github.io/xcode-man-pages/uuidgen.1.html>.
- Generate a UUID string:
`uuidgen`