Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Considering there are many other APIs available to solve this problem I don't think this is a glaring issue. I only linked the one I did because it was straightforward to use and simple.
Okay, due to computation time constraints set by codewars, (12000ms) I only added 3 random test cases on top of the regular test cases. Should be up to par now though!
so in this case, have a random assortment of letters generated every test and use that as test input?
There are many APIs you could use to solve this problem. I just found a very straightforward and easy one to use and linked it.