 | CryptoUtils.BrewPassword Method (UInt32) |
Generates a random password
Namespace:
Cauldron.Cryptography
Assembly:
Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.1 (3.2.0.1)
SyntaxParameters
- length
- Type: System.UInt32
The length of the password to generate
Return Value
Type:
StringThe generated password
See Also