Todo & Ideas
Todo
Features
    - Random "words" 
        - pick # letters, or "sylables"
 
        - generate randoms based on Consonant/Vowel combinations
 
        - totally random
 
        - Combination of consonant/vowel percentages (pick percentages)
 
        - Allow user to specify list of Vow/Cons... e.g.:  vccvvvccv or whatever
 
        - Allow user to specify list of Vowels and/or list of consonants.
 - 
        
 
 
    - 2-3 word combinations
        - random word combinations (any words)
 
        - Adjective/Noun combinations
 
        - Common Adjective + Noun or Verb
 
        
 
     - Related words
        - Standard thesaurus response
 
        - Add Adjective/Noun combinations to start or end of related words
 
        - Common Adjective + Noun or Verb to start/end of related words.
 
        
 
    - API Interface
        - Generate random words. Select qty, and type and sylables
            /random_words.php?n=5&t=noun&s=3
        Would generatge 5 nouns of 3 sylables. 
 
Thoughts/Ideas
    - Domain/Company Name Generator
 
    - Generate names from thesaurus suggestions
 
    - Generate names based on verb-noun, adj-noun, noun-adverb, or CCVVC.com, or CVV.ly, etc.