mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-09 15:52:54 +01:00
🔒 A "Automated Password Generator"-clone written in Go
Winni Neessen
61ca9af22a
Removed the unused 'charRange' field from the Generator struct. Also, renamed the parameter in the New function from 'c' to 'config' for better clarity and understanding of its purpose. |
||
---|---|---|
.forgejo/workflows | ||
.github | ||
.idea | ||
cmd/apg | ||
.gitignore | ||
.golangci.toml | ||
algo.go | ||
algo_test.go | ||
apg.go | ||
config.go | ||
config_test.go | ||
go.mod | ||
mode.go | ||
mode_test.go | ||
random.go | ||
random_test.go | ||
sonar-project.properties |