Hey All,
I was just wondering if there's a way to generate many different combinations of numbers and letters, based off of just one number/letter? For example:
From just this one String:
234jk43fc7898cfg58
We could generate MANY different combos like:
HGYTD786Gjhghjg76fghf8
8976sgh8976
cv34905bv7
435bv4875bvg487bv
45b6467ne456n
4n56n45n6
... where each generated string would end up being able to be recalculated BACK to its original String: 234jk43fc7898cfg58
Is this at all possible? I'd appreciate any help at all.
Thank you