Skip to main content

This package returns random values.

Project description

randomvalue

How to use

first. install this package.

pip install randomvalue

second. use this package.

from randomvalue import *

random_string(length=10, string=3) 
# if string == 1: Create a random string using only lowercase letters.
# if string == 2: Create a random string using only uppercase letters.
# if string == 3: Create a random string using both upper and lower case letters.
random_number(length=5)
random_strnum(length=6)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

randomvalue-111-py3-none-any.whl (2.1 kB view hashes)

Uploaded 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