GET /rest/svc/random/string

Returns a strong random generated string (alphanumeric) of the specified length. Takes the length parameter.

  1. {
  2. "random": "FdPaEaZQ56sXEKYNxpgF"
  3. }