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.
just I can't see any other sense of that coniditon
maybe author means maximum appearance-rate (ar), like "eR5qeS7en" - 'e' ar is 33%, and it is normal ar maximum for one (or few) symbols ?
"...all characters should have less than 50% occurance..." means, that one character shouldn't appear in string more, than (string.size() / 2) times
and i have the same problem with "should_generate_passwords_without_bias" - can anyone explain what it actually means