Skip to main content

Generate random strings for passwords.

Project description

mk1pass created by MikeTurkey
Version 0.0.4, 25 Nov 2024
2023-2024, COPYRIGHT MikeTurkey, All Right Reserved.
ABSOLUTELY NO WARRANTY. The Licence is based on GPLv3 Licence.

Summary

Generate random strings for passwords.

Synopsis

mk1pass [-alnsu] [-c COUNT] [-e PREFIX] [-f SUFFIX] [LENGTH]
mk1pass [–version –license [-h | –help]]

Description

  • -a, –avoid: Avoid misleading letters. (l, I, O, o, 0)

  • -c, –count: Count of random strings.

  • -e, –prefix: Add prefix string to random strings.

  • -f, –suffix: Add suffix string to random strings.

  • -l, –lower: Lowercase strings.

  • -n, –numeric: Numeric strings.

  • -s, –special: Special charactors.

  • -u, –upper: Uppercase strings.

  • -h, –help: Show Help message.

  • –version: Show version.

  • –license: Show License.

e.g.
$ mk1pass 8

Output 1 row of 8 random strings(–upper, –lower, –numeric, –avoid)

$ mk1pass –lower 8

Output 1 row of 8 random lowercase strings

$ mk1pass –numeric 8

Output 1 row of 8 random numeric strings

$ mk1pass –lower –upper 8

Output 1 row of 8 random lowercase and uppercase strings

$ mk1pass –avoid –lower –upper 8

Output 1 row of 8 random lowercase and uppercase strings, avoiding mis-leading letter.

$ mk1pass -c 10 8

Output 10 rows of 8 random strings(–upper, –lower, –numeric, –avoid)

Quick Install(Experimental)

Install via pypi(python3)

$ python3 -m pip install mk1pass

Install via github

$ cd tmp
$ git clone https://github.com/MikeTurkey/mk1pass.git
$ sudo mk1pass/install.sh

Install via miketurkey.com

$ curl -O https://miketurkey.com/get-mk1pass.sh
$ ./get-mk1pass.sh
$ sudo mk1pass/install.sh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mk1pass-0.0.4.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mk1pass-0.0.4-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file mk1pass-0.0.4.tar.gz.

File metadata

  • Download URL: mk1pass-0.0.4.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mk1pass-0.0.4.tar.gz
Algorithm Hash digest
SHA256 bc33112ee467c3978168f13d49463faec4fef89e8838d90398bb50406024740d
MD5 78c8aa6c26413561f3fbcb25bb9b5fd2
BLAKE2b-256 201fc13c91f452e40294e9edef0f792a551f5f3d4cfa30fb68e858899e2f9c86

See more details on using hashes here.

File details

Details for the file mk1pass-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: mk1pass-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 12.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for mk1pass-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 529eb4ffb621ea2e302ff186c7b99c7962e372ca73103708a77f0dfb6e890877
MD5 6a513597ce238a421095dff5cf444be5
BLAKE2b-256 1b5ac5477c0748e2fef6de5ceacefb088557eeb9502994e142aa0389cc7146ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page