Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 526 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 526 Bytes

wordlist_gen

Utilities for generating wordlists for puzzling. Currently there is only a program for generating lists of movies, TV shows, and actors from IMDb data. See rspeer/solvertools and dgulotta/puzzle-tools for more wordlist generators.

To run the program:

cargo run --release --bin imdb <outdir>

License

Dual licensed under the MIT License and the Apache License, Version 2.0.