uuidFrom

fun uuidFrom(uuidString: String): UUID

Gets the UUID from a given string

Return

the UUID associated with the string

Parameters

uuidString

the string to converter to a UUID

Throws

if uuidString is not a valid UUID