After generating a random uuid value I go ahead and assign it to the item.uuid:
uuid
item.uuid
let uuid = uuidv4(); let title = "Title 100" <