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.
There are ways to check for pseudo-randomness.
Nope, that's not an issue.
Thanks!
The tip in your first paragraph helped me to finally meet the speed requirement. Thanks!
Likewise - a test for 1==1 (with no other tests) just times out...
[Update 19/07/16] - now seems to be fixed
Yes, it took me a while to get around the timeout.
It taught me a bit about what is efficient in Python.