feat: name generator.

This commit is contained in:
Bobo
2025-06-11 15:31:59 +08:00
parent b2efe51e40
commit 41c8b6d9dd
26 changed files with 191903 additions and 0 deletions

7
name_generator/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module github.com/tx7do/go-utils/name_generator
go 1.23.0
toolchain go1.23.2
replace github.com/tx7do/go-utils => ../