renamed passgen to generate and use diceware default wordcount

This commit is contained in:
thez3ro
2018-01-31 00:50:02 +01:00
parent e57a2e0fa9
commit 4782b20d61
5 changed files with 28 additions and 21 deletions

View File

@@ -28,14 +28,14 @@ set(cli_SOURCES
Estimate.h
Extract.cpp
Extract.h
Generate.cpp
Generate.h
List.cpp
List.h
Locate.cpp
Locate.h
Merge.cpp
Merge.h
PassGen.cpp
PassGen.h
Remove.cpp
Remove.h
Show.cpp