UuidGenerator
Generates RFC-4122 v4 UUIDs with no external dependency — the single, framework-agnostic home for the identifier utility that value objects and entities across plugins need. `use UuidGenerator;` then call `self::generateUuid()` in the constructor.