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>
Dual licensed under the MIT License and the Apache License, Version 2.0.