Skip to main content

Generate random strings for passwords.

Project description

mk1pass created by MikeTurkey
Version 0.0.5, 14 Dec 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
$ 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.5.tar.gz (12.1 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.5-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mk1pass-0.0.5.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for mk1pass-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c696d42ae579a0ecd538a85cb45be8c580856310bccad18ff7a2773a861a7284
MD5 f7b3ca40bd491eeeb16772b31f62d35b
BLAKE2b-256 51d27476602e872ec6829cc589bbd17b8565964122cb4d1b95bdcf0398e0e01b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mk1pass-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for mk1pass-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f950c1b2da833b30303ef9b3341a7251437feed5c22411d57f068efc843372ea
MD5 990ebe5ec3f2c0934a744fadbaeee7ac
BLAKE2b-256 0427a2825548d225f6b770336efb7afe378de0734181251436cc8b56dc9bcb3a

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