Encog 1.1 for DotNet
RandomString Method
NamespacesEncog.Bot.HTMLFormUtilityRandomString()()()
Generate a random string, of a specified length. This is used to generate the multipart boundary.
Declaration Syntax
C#Visual BasicVisual C++
protected static string RandomString()
Protected Shared Function RandomString As String
protected:
static String^ RandomString()
Return Value
A random string.

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)