GroundPlane.Contracts.Id (GroundPlane Contracts v0.1.0)

Copy Markdown View Source

Helpers for replay-safe identifier construction.

Summary

Functions

build(prefix, suffix)

@spec build(String.t(), String.t()) :: String.t()

random(prefix)

@spec random(String.t()) :: String.t()

valid?(value)

@spec valid?(term()) :: boolean()