boostorg / boostorg/random

make_random_string(size_t, string_view alphabet)

Open
#39 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
42
Forks
76
Avg merge
4d 8h
Merged PRs (30d)
5

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.