mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -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]. |