genpass 0.5.1

A simple yet robust commandline random password generator.
package:
    stage: test
    tags:
        - nix
    script:
        - nix-shell --pure --run "./scripts/test.sh"
        - nix-shell --pure --run "./scripts/package.sh"