IdGenerator

fun IdGenerator(prefix: String, occupiedIds: Collection<String?>)
fun IdGenerator(prefix: String)