Skip to main content

A Ben Cumberbatch-like name generator

Project description

Benerator Cumberpy is a name generator written in Python that generates word pairs similar to “Benedict Cumberbatch”. There already exist generators like this. However, they create new words, such as “Boobiedook Cumberfinkle”.

Benerator Cumberpy will create pairs of existing English words that fullfil certain criteria. Examples could include “Benefits Coordination” or “Benevolent Cucumber”. There are over 480 million possible combinations.

The script works both in Python 2 and 3.

Install and run Benerator Cumberpy

Make sure you have Python installed, and (optionally) create a virtualenv.

To install Benerator Cumberpy, run pip install benerator-cumberpy

To run Benedict Cumberpy in terminal, run:

Available commands

Command

Description

benerate

Print only a name-surname pair.

hello-ben

Print a sentence like “Hello there, my name is Bronzelike Certificate.”.

For added hilarity, pipe the output of hello-ben through cowsay (Win: cowsay for Windows, Linux: apt install cowsay or whatever else your distro uses, OSX: if you have HomeBrew installed – brew install cowsay).

Example:

$ hello-ben | cowsay -f stegosaurus
 ____________________________________
/ Hello there, my name is Beetleweed \
\ Correctioner.                      /
 ------------------------------------
\                             .       .
 \                           / `.   .' "
  \                  .---.  <    > <    >  .---.
   \                 |    \  \ - ~ ~ - /  /    |
         _____          ..-~             ~-..-~
        |     |   \~~~\.'                    `./~~~/
       ---------   \__/                        \__/
      .'  O    \     /               /       \  "
     (_____,    `._.'               |         }  \/~~~/
      `----.          /       }     |        /    \__/
            `-.      |       /      |       /      `. ,~~|
                ~-.__|      /_ - ~ ^|      /- _      `..-'
                     |     /        |     /     ~-.     `-. _  _  _
                     |_____|        |_____|         ~ - . _ _ _ _ _>

You can also use Benerator Cumberpy in your Python script.

For example:

# your_script.py
from benerator_cumberpy import benerate_name
from benerator_cumberpy import hello

benerate_name()
hello()
$ python your_script.py

Bestselling Corridors
Hello there, my name is Belial Cobalt.

Where do the words come from?

I found a list of English words to use – this one. Then I made two lists – first_names.txt and last_names.txt based on the following criteria:

First name (end result: 16692 words):

  • starts with “B”

  • is at least 6 letters long

  • is not Benedict

Last name (end result: 28786 words):

  • starts with “C” or “K”

  • is at least 6 letters long

  • does not start with “ch”

  • is not Cumberbatch, though it wasn’t in the dataset anyway

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

benerator_cumberpy-0.2.3.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

benerator_cumberpy-0.2.3-py2.py3-none-any.whl (139.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file benerator_cumberpy-0.2.3.tar.gz.

File metadata

  • Download URL: benerator_cumberpy-0.2.3.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.6

File hashes

Hashes for benerator_cumberpy-0.2.3.tar.gz
Algorithm Hash digest
SHA256 30b70d46c9af4c5288a7664108ab1934ce33da411b0af2e210af38996bb97af3
MD5 f3a7633df8eebfc9be3c7882e12ae3d4
BLAKE2b-256 6b75d23975908a6d1d73d617480ca9e700bf6ce3500a6401323a27ed2f52bcd5

See more details on using hashes here.

File details

Details for the file benerator_cumberpy-0.2.3-py2.py3-none-any.whl.

File metadata

  • Download URL: benerator_cumberpy-0.2.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 139.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.6

File hashes

Hashes for benerator_cumberpy-0.2.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 377bf7629ec36a43ab9374afff94cfabcc9fa660dc6d066bb4cdb5516675dd1e
MD5 097608742f6875d6d879ea00924c4eb2
BLAKE2b-256 efa57629f1ca8dfe7af8d3e65e7fedc4441a8545805ebb39de394826fdc2b41b

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