HI im new here, i would like to ask the code for generating words in random letters..
i have a 5x5 dimension of textboxes, each textbox is randomizing as the button1 was clicked,how am i supposed to generate words with the given random letters??pls help me , teach me the logic plzzzz...

note: generating words are like playing word factory where in you could not repeat on the letter that you have used..

Recommended Answers

All 2 Replies

Hi, Use Rnd() function to generate random number and use any shuffle logic to shuffle words

hello, i had randomized the letters but my problem is, im trying to generate words based on those given letters..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.