create

abstract fun create(): CosIdGenerator?

Creates a global CosIdGenerator instance.

Implementations should return a configured CosIdGenerator or null if they cannot provide one.

Return

the CosIdGenerator instance, or null if not available