Faker C++
Loading...
Searching...
No Matches
faker::string::CharCount Struct Reference

#include <string.h>

Public Attributes

unsigned int atLeastCount {(std::numeric_limits<unsigned int>::min)()}
 
unsigned int atMostCount {(std::numeric_limits<unsigned int>::max)()}
 

Member Data Documentation

◆ atLeastCount

unsigned int faker::string::CharCount::atLeastCount {(std::numeric_limits<unsigned int>::min)()}

◆ atMostCount

unsigned int faker::string::CharCount::atMostCount {(std::numeric_limits<unsigned int>::max)()}

The documentation for this struct was generated from the following file: