Functions

oauth2_error_quark ()

proxy_call_error_quark ()

proxy_error_quark ()

random_string (length)

Details

Rest.oauth2_error_quark()
Return type:

int

Rest.proxy_call_error_quark()
Return type:

int

Rest.proxy_error_quark()
Return type:

int

Rest.random_string(length)
Parameters:

length (int) – the length of the random string

Returns:

a random string

Return type:

str

Creates a random string from a given alphabeth with length length