summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/guuid.go: Remove "uuid" prefix from constantsEuAndreh2024-09-282-9/+9
|
* src/guuid.go: Rename XxxError to ErrXxxEuAndreh2024-09-282-12/+10
|
* Makefile: "var version" -> "const Version"EuAndreh2024-09-271-1/+1
|
* src/guuid.go: Add NewBytes() functionEuAndreh2024-09-222-0/+20
|
* src/guuid.go: Export UUIDByteCountEuAndreh2024-09-161-4/+4
|
* Initial version of v4 UUIDEuAndreh2024-09-136-0/+509
|
* Initial empty commitEuAndreh2024-09-120-0/+0