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 random test does not properly generate only alphanumeric values, This is my suggestion to address that issue
OK! I added the random tests, I hope my translate will be approved otherwise let me know your observations
But are they random test cases? Please look at the function for generating a random string in C++ below:
Completed! 👍 I added 4 new tests
Thank you for the translation to
Rust
.Can you please random tests as well?