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

make_random_string(size_t, string_view alphabet) #39

Open
OlafvdSpek opened this issue Jun 26, 2018 · 1 comment
Open

make_random_string(size_t, string_view alphabet) #39

OlafvdSpek opened this issue Jun 26, 2018 · 1 comment

Comments

@OlafvdSpek
Copy link

A make password example is available which is nice. I think turning the example into an actual, more generic, library function might be even nicer. How about make_random_string(size_t, string_view alphabet), perhaps with alphabet defaulting to 0-9, A-Z, a-z?

@Vishal-Mahor
Copy link

I want to work on this issue, Please assign the mentorship to me.

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

2 participants