![]() |
Birth Generator 1.1.1
Procedural birth date generation for C++23
|
Specifies an inclusive age range [min, max]. More...
#include <birthgen.hpp>
Public Attributes | |
| std::uint8_t | min |
| std::uint8_t | max |
Specifies an inclusive age range [min, max].
Definition at line 64 of file birthgen.hpp.
| std::uint8_t dasmig::age_range::max |
Definition at line 67 of file birthgen.hpp.
| std::uint8_t dasmig::age_range::min |
Definition at line 66 of file birthgen.hpp.