consonants top-level constant

String const consonants

"y" acts as a vowel - rarely use

Implementation

const consonants = "qwrtpsdfghjklzxcvbnm";