pub fn generate_trace_id() -> String
Generates a highly unique, 32-character pseudo-random hex string suitable for OTLP trace IDs.
A String containing the trace ID.
String