package io.fathom.cloud.state; public interface IdProvider { int get(); }