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

Framework #7

Open
1keep2keepFaith opened this issue Dec 12, 2023 · 0 comments
Open

Framework #7

1keep2keepFaith opened this issue Dec 12, 2023 · 0 comments

Comments

@1keep2keepFaith
Copy link

https://github.com/php/doc-en/blob/master/reference%2Frandom%2Frandom%2Frandomizer%2Fgetbytesfromstring.xml#L2-L26

Random\Randomizer::getBytesFromString Get random bytes from a source string &reftitle.description; public stringRandom\Randomizer::getBytesFromString stringstring intlength Generates a string containing uniformly selected random bytes from the input string with the requested length. The chance for a byte to be selected is proportional to its share of the input string. If each byte occurs the same amount of times, each byte is equally likely to be selected.
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