Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: RandomPerson transformer #98

Merged
merged 7 commits into from
May 8, 2024
Merged

Conversation

wwoytenko
Copy link
Contributor

Closes #95

* Implemented abstract RandomFullName transformer
* Implemented database specific RandomFullName
* Transformer support dynamic mode in `gender` parameter
* Covered with unit tests
@wwoytenko wwoytenko added this to the v0.2 milestone May 6, 2024
@wwoytenko wwoytenko self-assigned this May 6, 2024
@wwoytenko wwoytenko changed the base branch from main to release/v0.2rc May 6, 2024 19:38
@wwoytenko wwoytenko changed the title Feat/name transformer Feat: name transformer May 6, 2024
@wwoytenko wwoytenko changed the title Feat: name transformer Feat: RandomPerson transformer May 8, 2024
@wwoytenko wwoytenko merged commit 8eaea68 into release/v0.2rc May 8, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: RandomPerson transformer implementation
1 participant