#include using namespace std; string CreateRandomChars(std::size_t ItemCount) { string str; for(unsigned i=0;i