struct OpenTelemetry::IdGenerator::Random

Defined in:

id_generator/random.cr

Instance Method Summary

Instance Method Detail

def span_id #

Return a random sequence of 8 bytes for the span id.


def trace_id #

Return a random sequence of 16 bytes for the trace id.