From 2 textbox input 
- qwerty
- abcd
output :-
wretqadcby
like get the words jumbled up…
also convert to symbols…
thank you
ahadinhhai
(Ha Dinh Hai)
4
Download the extension file from the link and assemble the blocks according to the image and see the result.
1 Like
Yes this is good approach but first join the both text into single word then split each letter and shuffle them.
1 Like