I have a value:
test_id = \'test_\'
I want to concatenate this string with uuidv4 in secret like:
test_111332asdf44
I am trying