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

[Feature Request] support generating patterns #308

Open
renzhamin opened this issue Jun 15, 2023 · 0 comments
Open

[Feature Request] support generating patterns #308

renzhamin opened this issue Jun 15, 2023 · 0 comments

Comments

@renzhamin
Copy link

When we want to generate data ourselves, there is usually a particular use case in mind.
Thats why generating certain patterns would be very useful
For example, I want to generate data that resembles a license plate. such as "city - A 12-3451".

The pattern input should be similar to regex as people are already familiar with it.
In my previous example the pattern would be something like '\w - [ABCD] [0123456789]{2}-[0123456789]{4}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant