Registry / utility / uuid-jvm

uuid-jvm

JSON →
library0.8.4javamavenunverified

A Kotlin multiplatform implementation of a v4 RFC4122 UUID.

<dependency> <groupId>com.benasher44</groupId> <artifactId>uuid-jvm</artifactId> <version>0.8.4</version> </dependency>
INSTALL
IMPORT
SIG · UUID-JVM
U
uuid-jvm
utilityjavav0.8.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Uuid
com.benasher44.uuid.Uuid

Generate a random UUID v4.

import com.benasher44.uuid.Uuid val uuid = Uuid.random() println(uuid)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
uuid-jvm — mvn dependency:get uuid-jvm · libregistry