random_string


Description:

[ CCode ( cname = "random_string" ) ]
public string random_string (uint length)

Creates a random string from a given alphabeth with length length

Parameters:

length

the length of the random string

Returns:

a random string


Namespace: Rest
Package: rest-1.0