#include <util.h>#include <stdlib.h>#include <time.h>#include <string>#include <algorithm>#include <iostream>#include <sptk4/CBase64.h>

Go to the source code of this file.
Classes | |
| struct | container::util::__SrandInit |
Namespaces | |
| namespace | container |
| namespace | container::util |
Functions | |
| unsigned long | container::util::getRandomLong () |
| std::string | container::util::getRandomString (int len) |
Variables | |
| static __SrandInit | container::util::__srtandInit |