Skip to main content

Generate random Strings of defined length or words.

Project description

Can generate random strings of upper and lowercase alphabets. Requires length of string or number of words as input.

## INSTALLATION pip install randStringify

Functions : withLength(length , custom=’str’) withWords(wordlimit , custom=’str’)

Import : from genstr as r

Use : r.generate.withLength(50) r.generate.withWords(10)

prototype = ‘asdfwe234’ r.generate.withWords(10 , custom=prototype)

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

randStringify-1.2.0.tar.gz (3.9 kB view hashes)

Uploaded Source

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