Commit Graph

3 Commits

Author SHA1 Message Date
93f9c75131 python: Add initial prototype 2021-09-28 11:36:20 +02:00
7acbc7de0c python: Add the Python implementation of the phoentic generator
Add the Python implementation of the phoentic table generator.
2021-09-28 11:36:20 +02:00
a18891eac9 passgeny: Add the word list
The word list is list of english words that will be used to generate
the phoenitc map.

The word list was taken from https://github.com/dwyl/english-words.git

The license seems to be permissable so keep the file in the local git
repo for two reasons -- backup and convenience.
2021-09-28 11:36:20 +02:00