What is the permutation of words a-z created with the pattern: cvcvcv where c = a consonant and v = vowel?
I want to know because I have a software that creates rooms with that name pattern and I want to know how many unique rooms there can be.
Thanks