Question

in java we can get UUID from class ie UUID.randomUUID().toString()

how to get UUID in j2me ?

is there any function or class which provides it ?

Was it helpful?
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top