Docs Menu
API Developer Guide / middleware / pub / math / randomString

Service: randomString

This service will generate a random string based on the given count.

Input Parameter:

Name Type Description
count: Integer Count of characters in the random string to be generated

Output Parameter:

Name Type Description
randomString: String The generated random string