Initial commit.

This commit is contained in:
jdl
2026-06-14 16:35:50 +02:00
parent b66c2310ed
commit 5aec8fa016
4 changed files with 195 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.crumpinton.com/lib/idgen
go 1.25.1