|
ORE Studio 0.0.4
|
Test data generators for IAM domain types. More...
Functions | |
| domain::account | generate_synthetic_account () |
| Generates a synthetic account. | |
| std::vector< domain::account > | generate_synthetic_accounts (std::size_t n) |
| Generates N synthetic accounts. | |
Test data generators for IAM domain types.
Provides synthetic data generation for testing using faker-cxx. Includes generators for account, login_info, and related entities.
| std::vector< domain::account > generate_synthetic_accounts | ( | std::size_t | n | ) |
Generates N synthetic accounts.