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.
The author is long gone. Maybe someone can fix the issues to make this kata publishable.
In JavaSccript, function names starting with a capital letter are by convention reserved for constructor functions. Normal function names should start with a lowercase letter.
Please follow this Best Practice.
Try to solve other katas and see how others do it.
Needs random test cases
Thanks! I am new to all of this. What would be a good example of a random test case?
Good kata, needs random test cases :)