Skip to content

Entropy #1

Description

@Francisc

Hello,

You should add more characters to the chars variable as it's only alphanumeric now.

chars = "23456789abcdefghijkmnpqrstuvwxyzABCDEFGHKMNPQRSTUVWXYZ"

Also, while I understand why you removed letters and number that could be easily mistaken with one another, I'd leave them in. No one generates random password to remember them.

I'd use this to generate passwords that I store rather than remember.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions