mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-12 17:02:56 +01:00
🔒 A "Automated Password Generator"-clone written in Go
Winni Neessen
8d42651e58
Added comments for minimum requirements parameters in config.go to provide clarity on their purpose. This was necessary to increase code readability, making it easier for future developer reference. |
||
---|---|---|
.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 |