-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
926dc0264cea7203928f46cd63d3bdfc128e67e4
4f4d25ef89ac218e6d8fb924a6595baf23a1dcd3
315528209f8b37d23f476bf21270482a9f1bda35
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.Metadata
Metadata
Assignees
Labels
No labels