mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-02-05 10:52:58 -06:00
694 B
694 B
GetRandomString Method
Overload List
GetRandomString(Int32) | A convenience method to generate a random string of the specified length using all character sets. |
GetRandomString(Int32, ValidCharacterCollection[]) | Gets a cryptographically strong random string using the character values found in [!:VALID_CHARACTERS]. |