#include <random.h>
◆ generate()
static char helper::GeneratorSmallAlpha::generate |
( |
| ) |
|
|
inlinestatic |
◆ bigBegin
const char helper::GeneratorSmallAlpha::bigBegin = 'A' |
|
staticprotected |
◆ bigEnd
const char helper::GeneratorSmallAlpha::bigEnd = 'Z' |
|
staticprotected |
◆ bigRange
const int helper::GeneratorSmallAlpha::bigRange = (bigEnd - bigBegin) + 1 |
|
staticprotected |
◆ kNumberOfCharacters
const int helper::GeneratorSmallAlpha::kNumberOfCharacters = smallRange |
|
static |
◆ smallBegin
const char helper::GeneratorSmallAlpha::smallBegin = 'a' |
|
staticprotected |
◆ smallEnd
const char helper::GeneratorSmallAlpha::smallEnd = 'z' |
|
staticprotected |
◆ smallRange
The documentation for this struct was generated from the following file:
- router/src/mysql_rest_service/include/helper/string/random.h