HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Anyone using Regex to help solve Wordle?(visca.com)

1 points·by zzedd·vor 5 Jahren·1 comments
visca.com
Anyone using Regex to help solve Wordle?

https://visca.com/regexdict/

1 comments

zzedd·vor 5 Jahren
I've been using the Regex Dictionary to refine my Regex search skills while solving Wordle problems. I also refer to Letter Frequency tables (https://en.wikipedia.org/wiki/Letter_frequency) to make up likely candidate words. Are there any other sites that might help?