Skip to main content
The UUID Generation command (Command Type: 1303) generates a UUID and stores it at a specified key location.

Command Type

Command Type ID: 1303

Parameters

Usage Examples

Generate a UUID into Data

Generate a UUID as a Local Variable

Common Use Cases

  • Request IDs: Generate unique identifiers for HTTP request correlation
  • Session IDs: Create unique session tokens for browser scrapers
  • Deduplication Keys: Generate keys for deduplication in sink commands