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