Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 318 Bytes

random-password

This is a simple password generator written in python.

Usage

docker run --rm pipoline/random-password
output:
a8xlHjNEQ1sLFj

When you want to change password length just add -s/--size parameter e.g.:

docker run --rm pipoline/random-password -s 20
output:
bjMhaBqnw5Y8TvsmNLZV