✨ Add time-based generators
This commit is contained in:
parent
0fc4369679
commit
ee627547a8
3 changed files with 45 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ package nomino
|
|||
|
||||
import "strings"
|
||||
|
||||
type generator func() (string, error)
|
||||
|
||||
type config struct {
|
||||
original string
|
||||
prefix string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue