Skip to content

A super-simple package to generate GfyCat-style slugs

Notifications You must be signed in to change notification settings

Serjlee/adjadjanimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdjAdjAnimal

A super-simple package to generate GfyCat-style slugs.

No other features are provided right now, as the goal is to just have an efficient thread-safe generator.

Usage

import aaa github.com/serjlee/adjadjanimal
...

id := aaa.New()

fmt.Println(id) // prints something like "ArdentCuriousCrocodile"

About

A super-simple package to generate GfyCat-style slugs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages