PyshareLibrary
Project description
# BejjoLib
## Introduction
Beta Version of BejjoLib Python, Stay with us.
## Code Samples
bejjo.string(char=8,count=1,upper=True,lower=True,numeric=True) - char : length of random string - count : return a list if count>1 - upper : upper case is True as default - lower : lower case is True as default - numeric : numeric is True as default
bejjo.char(count=1,upper=True,lower=True,numeric=True) - count : return a list if count>1 - upper : upper case is True as default - lower : lower case is True as default - numeric : numeric is True as default
## Installation
Windows pip - pip install bejjoeqq
Change Log
v1(08/11/2020)
First Release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.