Skip to main content

Create a random string.

Project description

https://pypip.in/d/randstr/badge.png

Sometimes you just want a random string. For those times, there is randstr.

Usage

The default is a 7 character string composed of a-z0-9.

from randstr import randstr

print(randstr())

You can get a longer string by passing in a length argument.

randstr(19)
  • Free software: BSD license

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

randstr-0.1.2.tar.gz (1.8 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