Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The UUID implementation for Kotlin Multiplatform is provided in the standard library, which includes the java.util.UUID class. This class can be used in Kotlin Multiplatform projects targeting the JVM and Android platforms. For other platforms, such as iOS, there are third-party libraries and platform-specific APIs that can be used for UUID generation and manipulation.