What does Kirby 3 do on UUID conflict?

Our UUID generation internally uses PHP’s random_bytes() function, which is considered cryptographically random.