add some stuff to the list, then encode/decode. in games (or whatever you want to make), you can use this as a save file (in the encoding process, have certain numbers be certain traits, and have that carry over into the decoding). if you want to simplify it, remove the "linking character"s from the encoder and decoder code to have it always be the default of ";" (or make it whatever you want) if you want to use this, you can; just credit me somehow.
i made this myself, but the concepts behind it were inspired from various code generators from across scratch.