Get a random string made of 10 alphanumeric characters, both uppercase and lowercase,
with symbols and numbers.
Namespace: LLCryptoLib.UtilsAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public static string GetEx() |
Visual Basic |
---|
Public Shared Function GetEx As String |
Visual C++ |
---|
public: static String^ GetEx() |