• Generates a random string of the given length. Cryptographically secure randomness is not used, so this should not be used for security.

    Parameters

    • length: number = 32
    • dictionary: string = ...

    Returns string