glug

GLUG - A Gfycat Like Username Generator


Keywords
Gfycat, random, username, generator
Licenses
GPL-3.0/GPL-3.0+
Install
pip install glug==0.0.3

Documentation

GfycatLikeUsernameGenerator

Username generator like the Gycat URLs. Glug.

Installation

This will be hosted on pipy very soon.

Right now, simply clone the repository and you're good to go ! Amazing, this program doesn't even need requirements! (Actually it does, but for tests and lint)

Usage

from glug import glug

print(glug.get_random())

Inspiration

This is heavily inspired from Gfycat

Big thanks too jantoniomartin for the original idea