url-shortener-two-strategies

Status: IN

URLShortener supports two short code generation strategies: "counter" (monotonic base62) and "hash" (truncated SHA-256 with collision retry), selected at construction time.

Source: entries/2026/06/05/url-shortener-url_shortener.md

Depended on by

JSON