Hi All,
I am not sure if this is the right place to post this but what the hey. I am looking to make a fun little program that will take a sentence or a series of numbers and convert it into a substitution code that is somewhat random. For example:
If the input was say CAT, the output might be FGA or something. I was thinking that the person would need to enter a two digit number to generate the same cypher as the code was created.
For example if entered the number 21 then CAT = FGA , but if the number 10 was entered that CAT = BOB.
Then the reverse would be to decipher the code and they would need to put in the same number again to gain the clean text.
I am looking to make this in .BAT just for fun. Any ideas?
Thanks all,
Mike
I am not sure if this is the right place to post this but what the hey. I am looking to make a fun little program that will take a sentence or a series of numbers and convert it into a substitution code that is somewhat random. For example:
If the input was say CAT, the output might be FGA or something. I was thinking that the person would need to enter a two digit number to generate the same cypher as the code was created.
For example if entered the number 21 then CAT = FGA , but if the number 10 was entered that CAT = BOB.
Then the reverse would be to decipher the code and they would need to put in the same number again to gain the clean text.
I am looking to make this in .BAT just for fun. Any ideas?
Thanks all,
Mike