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

random string generator #402

Open
ryoppippi opened this issue Jun 16, 2024 · 2 comments
Open

random string generator #402

ryoppippi opened this issue Jun 16, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ryoppippi
Copy link

🆒 Your use case

If we can get random string generator from regex, that will be great

🔍 Alternatives you've considered

No response

ℹ️ Additional info

No response

@ryoppippi ryoppippi added the enhancement New feature or request label Jun 16, 2024
@danielroe
Copy link
Member

Would you explain a bit more about what you mean?

@ryoppippi
Copy link
Author

Libraries such as Randexp.js can generate a random string from a regex expression to match it.
It would be nice if magic-regexp had such a feature.
magic-regexp uses unplugin to optimise processing at build time.
I was hoping for a similar random generator that eliminates extra dependencies at build time.

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

No branches or pull requests

2 participants