#include <string>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
pinocchio | |
Main pinocchio namespace. | |
Functions | |
std::string | pinocchio::randomStringGenerator (const int len) |
Generate a random string composed of alphanumeric symbols of a given length. More... | |