Skip to main content

A pseudo-word generator

Project description

The gibberish module let’s you generate random, pronounceable pseudo-words. It started life as an answer on StackOverflow about password generators , but it’s also a fun way to coin words or just spark some lexical creativity.

Usage

gibberish creates pseudo-words which consist of one consonant-vowel-consonant syllable that sounds like it could be English. Sometimes it spits out real words; most of the time not:

>>> import gibberish
>>> gibberish.generate_word()
'zept'
>>> gibberish.generate_word()
'prast'
>>> gibberish.generate_words(3)
['yink', 'glunt', 'skim', 'jask']

It also works as a console script:

~$ gibberish 6
strit druf doct vel dosk flomp
~$ gibberish
brank
~$ gibberish 1 -l large
fabaduk
~$ gibberish 2 -l medium
voskot koontan

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

gibberish-0.3.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file gibberish-0.3.tar.gz.

File metadata

  • Download URL: gibberish-0.3.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gibberish-0.3.tar.gz
Algorithm Hash digest
SHA256 29dc2e39e2f481324b6e46bde1223d4741b0b91d93db6ccd7765b3052ba8ef83
MD5 2b2ae46913af6b37cbb239270cca8ca5
BLAKE2b-256 20e20465f0affe1ddf379edca5c3d55fecdb8efc3cf069d0860943ac8be6109f

See more details on using hashes here.

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