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.
You could clarify the rules a bit. Is it fine to just call libraries that do the work for you?
[Haskell]
0 [0] keeps showing up in the random tests. This should either be removed since 0 wasn't invented by thetime primes were, or the expected behavior for such input should be very explicit.
[Haskell]
There are no test cases to "below" number (i.e. don't include the number if it is equal to the input)
it "testing 33" $ (solution 12)
shouldBe
33