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.
Sample tests don't follow the pattern given in the description.
No fixed tests.
The tests shouldn't log anything.
Randomness isn't checked: https://www.codewars.com/kata/reviews/5fd23ad1b68b7c00015ca6d7/groups/5fd25b5071a9d80001ffe149
What's the point of passing Random to this function?
The tests are incorrect. For example sample tests:
example is const and never changes, so how could it equal something else?
I hope this isn't the kind of check that's used in final tests... Are there any tests for randomness?