| CryptoUtilsBrewPassword Method (UInt32) |
Generates a random password
Namespace:
Cauldron.Cryptography
Assembly:
Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.2
Syntax Parameters
- length
- Type: SystemUInt32
The length of the password to generate
Return Value
Type:
StringThe generated password
See Also