The solution below shouldn't pass, add some tests to make it fail.
https://www.codewars.com/kata/reviews/5b4668e34d3b8468bc000bdc/groups/5d6cb441c968e8000108a2a2
Hello! Good kata, but my proposal is that random string should not contain any numbers (should contain characters a-z). Otherwise kata becomes very simple.
This is just Vigenere cipher, which means it's a duplicate to at least http://www.codewars.com/kata/vigenere-cipher-helper.
Loading collection data...
The solution below shouldn't pass, add some tests to make it fail.
https://www.codewars.com/kata/reviews/5b4668e34d3b8468bc000bdc/groups/5d6cb441c968e8000108a2a2
Hello!
Good kata, but my proposal is that random string should not contain any numbers (should contain characters a-z).
Otherwise kata becomes very simple.
This is just Vigenere cipher, which means it's a duplicate to at least http://www.codewars.com/kata/vigenere-cipher-helper.