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.
I fixed the random generator of the C# version to not generate numbers outside of the specified ranges in the description. Your solution should pass now.
This is only a warning from the test code. The real issue is that your solution times out.
Should be fixed, and sorry for the trouble.
I might have broken something when doing an update. I will take a look later today.