• Generates a random string of the given length using the provided symbols.

    Parameters

    • length: number
    • symbols: readonly string[] = ALPHABET

    Returns string