# Functions
GenerateInstanceID generates a pseudo-random service instance identifier, using a service name suffixed by dash and a random number.
# Variables
ErrNotFound is returned when no service addresses are found.
# Interfaces
Registry defines a service registry.