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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file random_caps-0.0.6.tar.gz.
File metadata
- Download URL: random_caps-0.0.6.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb100205dc85d8fdab983c0f0ec7da7d24da281ed3fb9344d65a35364b0bd049
|
|
| MD5 |
cd9c361c86f6f29b9d7ab907592fe5fe
|
|
| BLAKE2b-256 |
72820c37aac5d941ea91c60365a1fe97d8eed85abb42d29db4e1a4f824591b0d
|
File details
Details for the file random_caps-0.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: random_caps-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c7c84b252ea33e929647ff9fd037778765c8970c6d2541f78ad49e4a79a8008
|
|
| MD5 |
e7e964595aa0afad715bef7901c3d58d
|
|
| BLAKE2b-256 |
1349b051239ba14000382af60517a94352e12bd600f9f3f2cad465c8654750a8
|