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

Add random_str helper function #239

Open
tdotfish opened this issue Dec 13, 2024 · 0 comments
Open

Add random_str helper function #239

tdotfish opened this issue Dec 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tdotfish
Copy link

What is the problem you are trying to solve?

Would like to generate random integers (or perhaps strings of numbers) similar to the random_str() function.

How are you currently being hindered by this problem?

There are some cases where I may want to send random number instead of a random string, for example on an insertion point that only accepts numbers and rejects any non-numeric characters.

How would you like this problem to be solved?

No preference.

Any additional details?

@tdotfish tdotfish added the enhancement New feature or request label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant