I Want to Generate Random Alphabets and Show in Label but I do not know how to do this and I am also new in App Inventor Platforms So, please help me.
Thank You ! In Advance
I Want to Generate Random Alphabets and Show in Label but I do not know how to do this and I am also new in App Inventor Platforms So, please help me.
Thank You ! In Advance
Thanks for your answer wait for 2 min I will check it out
It’ll only show one random word.
And what if the random number is 0 what will be the value?
Yes, the random integer should be from 1 to 26
You put it in a loop and then you join the new selection to the existing Label Text.
You can also add a function to randomly make it upper or lower case.
random integer 0 1, if 0 then lowercase Selected.Letter
`
Yes this would help.. It would be better if you provided the blocks screenshot ![]()
![]()
![]()
![]()
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.