Skip to main content

a python lib for generate random string and digits and special characters or A combination of them

Project description

python random strings


a python lib for generate random string and digits and special characters or A combination of them

options 🖇

  1. Random Lower Case
  2. Random Upper Case
  3. Random Letters
  4. Random Digits
  5. Random Hex Digits
  6. Random Oct Digits
  7. Random Punctuation
  8. Random Printable

Sample Code ✏️

from python_random_strings import random_strings


a = random_strings.random_lowercase(6)
print(a)

a = random_strings.random_uppercase(6)
print(a)

a = random_strings.random_letters(6)
print(a)

a = random_strings.random_digits(6)
print(a)

a = random_strings.random_hexdigits(6)
print(a)

a = random_strings.random_octdigits(6)
print(a)

a = random_strings.random_punctuation(6)
print(a)

a = random_strings.random_printable(6)
print(a)

sample output 📜

hueioj
GAVKDF
rENOtb
653665
c25Ba6
540322
"=*$^<
)|~6yZ

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

python random strings-0.2.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

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

python_random_strings-0.2-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file python random strings-0.2.tar.gz.

File metadata

  • Download URL: python random strings-0.2.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for python random strings-0.2.tar.gz
Algorithm Hash digest
SHA256 5532f14775d204affbbad2aa301a33405d4c549a19afbf0bfdbfbee8e6174675
MD5 e9663b3a4ef431a311f4506ca444cd97
BLAKE2b-256 2256594d412ce42f815a42d34b3fa2faee6eb13d62a4ec232713fa09b0461254

See more details on using hashes here.

File details

Details for the file python_random_strings-0.2-py3-none-any.whl.

File metadata

  • Download URL: python_random_strings-0.2-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for python_random_strings-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8b6a446805889ceb97bc3deb62f40f9ec0f5a2207477cd5404c454a12d3db0b4
MD5 c5fae597a9db15d246716c15ec9eeeab
BLAKE2b-256 1baa0d105d3fd0b28088487f2d8734336ed730cb3d4653db49f8af21a4c3e8bf

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