Skip to main content

GenerateRequestId

Function GenerateRequestId 

Source
pub fn GenerateRequestId() -> String
Expand description

Generate a unique request ID

Creates a UUID v4 for tracing and correlation of requests. The ID is guaranteed to be unique (with extremely high probability).