• Generates a random string with the specified length.

    Parameters

    • length: number

      The length of the random string to generate.

    Returns Promise<string>

Generated using TypeDoc