pipr.tools
Pipes
Clean Email Strip formatting from pasted email for clean plain text Clean AI Output Clean plain text from ChatGPT or AI output Decode & Format JWT Decode a JWT and pretty-print header and payload Word Frequency Count word frequency in text

uuid Generate UUID v4

⚡ Gen
Input0 chars
Output0 chars

Examples

Generate a random UUID v4

Usage
"" | uuid

Create a unique identifier for a database record

Usage
"" | uuid

Generate a tracking ID for a support ticket

Usage
"" | uuid
View source
()=>crypto.randomUUID()