Closed pankaj-kumar34 closed 1 year ago
I'm a bit worry that this could break consumers that either are relying on the previous format or are already fixing the string. On the other hand, the intension of this method is to comply with UUID and generate an unique string that could be used in a variate of ways. This change is complying with this purpose and this change is also fixing the issue which the string is not valid when using any UUID validator. My conclusion is that we should move on and merge it 👍
Congrats on your first PR @pankaj-kumar34 🎉
Description
Fix return value of UUID V4
Go Version
Go Tests