Search Unity

Generate all possible words from specific letters

Discussion in 'Scripting' started by RoyalCoder, Sep 25, 2018.

  1. RoyalCoder

    RoyalCoder

    Joined:
    Oct 4, 2013
    Posts:
    301
    Hi friends, I wonder what is the best approach to generate words like in this case: WEBSITE ?
    The main idea is to generate random words by specific characters and minimum length, and extract all possible correct combinations from specific list of words?

    Any ideas or any guidance will be much appreciated!
    Thanks in advance!
     
  2. Doug_B

    Doug_B

    Joined:
    Jun 4, 2017
    Posts:
    1,596
    Joe-Censored and RoyalCoder like this.