Case sensitivity not working in ToString()
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 440
- PR merge metrics
- No merged PRs in 30d
Description
According to the UUID spec, the value is case sensitive. The ToString() function in UUID however lower cases everything. Is there a way to maintain case?
Contributor guide
Assessment
This issue has not been assessed yet.