C#
VB
C++
Generates a random string.
public static string RandomId(int size)
Public Shared Function RandomId( _ByVal size As Integer _) As String
public:static String^ RandomId(int size)
size
The size of the string to create.
A random string with the specified size.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
