Skip to content

jantoniomartin/monsterurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monsterurl

monsterurl is a tiny, simple application to generate random word groups to be used in URLs.

The idea comes from Gfycat, a gif hosting service that uses funny names for its urls:

https://gfycat.com/about#links

Gfycat makes the urls concatenating two adjectives and the name of an animal.

I thought that using monsters instead of animals could be even funnier.

Usage

To use it, simply do:

>>> from monsterurl import get_monster

>>> print(get_monster())

About

Generate random, fancy names for urls

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages