"""Generators package.

Synthetic demo data inspired by real Baltic geography, MMSI/OUI conventions,
and infrastructure. Not real observations.
"""
from . import common, ais_generator, mac_generator, radar_generator, scoring  # noqa: F401
