# 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].
## See Also #### Reference SecurityHelper Class CapyKit.Helpers Namespace