Forum Discussion

yash_verma's avatar
yash_verma
New Contributor
5 years ago

How to generate unique guids in snaplogic

Hi I am using math.random() function of mapper component to generate unique guids. I am worried that after repetitive use of this function it will generate duplicate results. Is there any way i ca...