Skip to main content

Generates random URLs from nouns and adjectives.

Project description

Installation

pip install wackyurls

Usage

import wackyurls
cool_url = wackyurls.new(7)

TheBigAndWrathfulAnnoyedHandsomelyPeacefulInnateLibrary

Parameters

new(word_count=3, capitalize=True, separator='')
  • word_count is the total number of words. Valid range is 1 to 100.
  • capitalize will capitalize every word if set to True.
  • separator will add a separator between every word.

Credits

Based on sentence-url by Jabbey92.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

wackyurls-0.1.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

wackyurls-0.1-py3-none-any.whl (8.7 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