Creating a GUID

You are creating a string of random characters. Nothing in that routines guarantees they are unique.

@Kem_Tekinay has various modules you can use free that do actual unique values, see here

2 Likes