mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-08 12:05:58 +08:00
295 B
295 B
syllable
// usage
chance.syllable()
Return a semi-speakable syllable, 2 or 3 letters
chance.syllable();
=> 'fop'
The syllable is returned in all lower case.
A syllable generally alternates between vowel and consonant and is used as the core building block for a word.