uuid

fun uuid(): String

uuid() = UUID.randomUUID().toString()