dankerize

Randomly set some characters from a string to upper case.


Keywords
useless, string, test
License
MIT
Install
pip install dankerize==0.2

Documentation

Dankerize

Overview

Dankerize is a python package used to randomly set some character of a string to upper case or lower case.

Compatible with Python>=3.5

This project was made to learn more about python packages and PyPi.

Installation

pip install dankerize