HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

uuidgen — Generate new UUID (Universally Unique IDentifier) strings. More information: <https://keith.github.i

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandnewcliuniqueuuiduuidgengenerateuniversally
macos

Problem

How to use the uuidgen command: Generate new UUID (Universally Unique IDentifier) strings. More information: <https://keith.github.io/xcode-man-pages/uuidgen.1.html>.

Solution

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

Code Snippets

Generate a UUID string

uuidgen

Context

tldr-pages: osx/uuidgen

Revisions (0)

No revisions yet.