Skip to main content

A package that randomly puts uppercase letters in a string

Project description

random_caps

a library for randomly applying uppercase letters in a string

installation

Windows:

$ py -m pip install random_caps

Linux:

$ python3 -m pip install random_caps

example

>>> from random_caps.random_cap import *
>>> print(random_cap("random", 2))
"RanDOm"

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

random_caps-0.0.6.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

random_caps-0.0.6-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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