package id type Generator interface { NewId() string }