Skip to content

A simple Python script to randomly generate track/artist/label names from user-specified lists of nouns, adjectives and verbs.

Notifications You must be signed in to change notification settings

keinobjekt/name_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

name_generator.py

Given a list of adjectives, nouns and verbs, this script generates random names for your song/band/project/label/whatever.

Simply run the script on the command line, follow the prompts and let it do the rest.

You'll need to generate your own list of nouns/adjectives/verbs first – just use one of the many web-based word generators out there and cherry-pick your favourite results. The more the better (I tested with 100 or so of each)

About

A simple Python script to randomly generate track/artist/label names from user-specified lists of nouns, adjectives and verbs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages