mk-pass
Generate a password comprehensively
Loading...
Searching...
No Matches
mk_pass.hpp File Reference

Go to the source code of this file.

Data Structures

struct  mk_pass::PasswordRequirements
 A structure to describe the requirements of a password's contents. More...

Namespaces

namespace  mk_pass

Functions

uint16_t mk_pass::generatePassword (char *string, PasswordRequirements config)
void mk_pass::runMain ()
 The function used as a native entrypoint for an executable.
PasswordRequirements mk_pass::validateRequirements (const PasswordRequirements *config)