Y
Hacker News
new
|
ask
|
show
|
jobs
by
efferifick
1864 days ago
Here's another model to generate nonsensical words.:
https://www.soybomb.com/tricks/words/
1 comments
dminor
1864 days ago
Here's something similar I made awhile back:
http://password.supply
It uses Markov chains to pick the next letter (the current state is the previous two letters)
link
It uses Markov chains to pick the next letter (the current state is the previous two letters)