Generate names similar to Benedict Cumberbatch.
Project description
Generates names similar to “Benedict Cumberbatch”
The module benedict provides three functions: first, last, and full. All three have an optional parameter “clean” which defaults true. clean=False is passed, some of the results may not be child/boss friendly (though most of them still will be, as in the use below).
Usage
>>> import cumberbatch >>> cumberbatch.first() 'Boilerdang' >>> cumberbatch.last() 'Cabbagepatch' >>> cumberbatch.full() 'Bombadil Coggleswort' >>> cumberbatch.full(clean=False) 'Barister Colonist'
Contributing
Feel free to fork me and create a pull request at https://github.com/brandones/cumberbatch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cumberbatch-0.3.tar.gz
(3.8 kB
view hashes)