Generate a zero-terminated string with concatenated prefix and an UUDI. Random UUID generation is often used to generate names like this.
"MyPrefix_cb3b51b1-5c34-4412-b6b9-01193f1294b4\0"
See Implementation
Generate a zero-terminated string with concatenated prefix and an UUDI. Random UUID generation is often used to generate names like this.