Skip to content

add "Create random passwords from a set of allowed characters" example #287

@budziq

Description

@budziq

Given a set of allowed ASCII chars, generate a set of passwords with given length.

Use rand or ring (the ring will most likely be a better idea although the implementation will be more involved) crate

cc #227

Thanks for the idea @Phaiax !

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions