-
polyplexmescalia
@FFW Completely forgot about [list] for some reason, even though I mentioned it.
-
-
polyplexmescalia
Good day, everyone,
I wanted to ask how I would sort of send multiple [symbol] values to be one string or list, chronologically.
So if I have, for example, 0 2 3 4 7 5 0 A being triggered in a sequence, how would I put this in one list?I feel like to get an accurate response I'd have to clarify a little.
I have a system where I randomly trigger values from 0 to F based on the random value generated, and I wanted to have this all in 1 string so I can have a random string of Base16 (length: 8 if possible). Sort of like recording values and then sending them.
I was theorizing on how to do this but none of my ideas worked, so help would be greatly appreciated! And if this is just not possible, please tell me!