Thanks to visit codestin.com
Credit goes to github.com

Skip to content

eiri/flabild

Repository files navigation

flabild

CI Status

Generator of fake pronounceable words

Summary

This is Markov chain based generator of fake words. During generation each following letter choosen by a frequency based on two previous letters. This leads to generaton of (semi-) pronounceable words. Frequency module is generated from provided dictionary, allowing for generation of fake words in different languages. The architecture is pluggable. Currently here is only two plugin: english and russian.

Name

flabild is a generated fake pronounceable word meaning generator of fake pronounceable words.

Usage

$ flabild -n 12
an
stlentanes
pose
ser
mer
ble
in
aallingioldwidly
dianta
obbly
mirt
cometal

$ flabild -n 7 -lang ru
эшею
заясь
мещриваешься
альное
вышлёном
говавшие
малившеесочке

License

MIT

About

Generator of random pronounceable words

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors