Random consonant and vowel generator
chriguiinfo
-
yg_be Posted messages 23437 Registration date Status Contributor Last intervention -
yg_be Posted messages 23437 Registration date Status Contributor Last intervention -
Salut
a program in C that randomly selects letters from the French language. The selection must be targeted by the frequency of letters in a dictionary. We choose n consonants and m vowels. The computer displays the letters at random. We type the word with the chosen letters. It is necessary to verify if the word belongs to the dictionary.
thank you in advance
a program in C that randomly selects letters from the French language. The selection must be targeted by the frequency of letters in a dictionary. We choose n consonants and m vowels. The computer displays the letters at random. We type the word with the chosen letters. It is necessary to verify if the word belongs to the dictionary.
thank you in advance