#include #include #include "UDPTCPNetwork.h" int main (int argc, char **argv) { std::string user_salt; user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); user_salt = getrandomtext(16); debug ("test:%s", user_salt.c_str()); return 0; };