RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.Utils.RandStrGen.RandStrGen Class Reference

Static Public Member Functions

def create
 Generate a nwe random string. More...
 

Detailed Description

Random String Generator static class (Namespace).

Generates random string boundaries.

Definition at line 34 of file RandStrGen.py.

Member Function Documentation

def RappCloud.Utils.RandStrGen.RandStrGen.create (   size)
static

Generate a nwe random string.

Parameters
sizestring - Number of characters for the random string to generate

Definition at line 41 of file RandStrGen.py.


The documentation for this class was generated from the following file: