Kotlin DSL: uuid generation

Hi everyone!

Is there a way to generate uuid other than creating a configuration in UI?

0
1 comment

Hi Anton,

 

Any arbitrary string can be used. Having any random string of your own with a prefix for example works, provided that isn't in use for any other item. For some objects you can also not provide a UUID and it will be automatically generated.

0

Please sign in to leave a comment.