Quick answers for common questions.
* is a wildcard: it can stand for any single unknown character.
The tool first tries your input length, then searches shorter lengths until it finds matches.
Different dictionaries use different word lists, which changes what counts as a valid word.
Use * for unknown letters, and add constraints like “starts with”, “ends with”, or “must include”.