Sunday, February 10, 2013

Idea generator in Python :-)

By Vasudev Ram

From the first post on the PyNash blog:

The idea generator

Sample run and output:

$ python
>>> import ideagen
>>> ideagen.random_idea()
'Audio and Autotune'
>>> ideagen.random_idea()
'How to use git to make an amazing mess'
>>> ideagen.random_idea()
'Bootstrap in 140 characters'

Nice idea.

- Vasudev Ram - Dancing Bison Enterprises


No comments: