Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ionburstcloud/namegen

Open more actions menu

Repository files navigation

namegen

namegen is Ionburst Cloud's adaption of the name generation functionality used by Docker to name containers. We've then added our own Scottish twist, using the names of famous Scottish inventors, scientists and engineers.

Using namegen

Our initial release will cover a Go package and accompanying CLI tool, with plans to support the following languages:

  • .NET
  • Javascript/Node.js
  • Python

CLI usage

[example@namegen-example ~]$ namegen
powerful_watt

Go usage

package main

import (
	"fmt"

	"gitlab.com/ionburst/namegen/namegen"
)

func main() {
	fmt.Println(namegen.GetRandomName())
}

Contributing to namegen

If you have any suggestions for additional adjectives, names of famous Scottish inventors, scientists, or engineers for namegen, feel free to open an issue on GitHub or GitLab.

About

Name generator based on Scottish inventors, scientists and engineers 🏴󠁧󠁢󠁳󠁣󠁴󠁿🔬🔧

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.