Replace word lists by PGP word lists
from https://en.wikipedia.org/wiki/PGP_word_list
This commit is contained in:
parent
e613f1b9a2
commit
a818c94fc4
8 changed files with 851 additions and 598 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef __ADJECTIVES_H__
|
||||
#define __ADJECTIVES_H__
|
||||
|
||||
extern const char * const adjectives[256];
|
||||
extern const char * const nouns[256];
|
||||
extern const char * const even[256];
|
||||
extern const char * const odd[256];
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue