SOLUTION: Hi Team , Please help me here , i have a requirement that , i need to generate 8 digit word [mix of 26 small letters and 0-9 digits , both are repeatable] Please give me

Algebra ->  Permutations -> SOLUTION: Hi Team , Please help me here , i have a requirement that , i need to generate 8 digit word [mix of 26 small letters and 0-9 digits , both are repeatable] Please give me       Log On


   



Question 612768: Hi Team ,
Please help me here ,

i have a requirement that , i need to generate 8 digit word [mix of 26 small letters and 0-9 digits , both are repeatable]
Please give me the count of such words we can generate , Please let me know the probability to repeat the same word twice

Thanks
Kiranreddy.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
i need to generate 8 digit word [mix of 26 small letters and 0-9 digits , both are repeatable]
Please give me the count of such words we can generate
=========================
36^8 = 2821109907456 "words"
-----------------
Please let me know the probability to repeat the same word twice
--
Don't know what you mean by that.