GithubHelp home page GithubHelp logo

danpilch / nameifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from relistan/nameifier

0.0 1.0 0.0 49 KB

A service to provide consistent, stable names for anything that needs one

License: MIT License

Go 70.70% HTML 29.30%

nameifier's Introduction

Nameifier - Because naming things is hard

Nameifier is a tool for generating consistent, stable sets of names, using only a seed string and a counter. It's nice for making lists of hostnames or other data where a name is easier to remember than a number.

You simply hit the endpoint and you will get text blob returned that contains the list of names. Samples follow

This is available, publicly-hosted at: https://nameifier.herokuapp.com

URL Format

/nameifier/<seed string>/<count>/

Generate a Hostname for an AWS Instance

http://nameifier.herokuapp.com/nameifier/i-12deadbeef345/1

Generate 100 Hostnames for a Cluster

http://nameifier.herokuapp.com/nameifier/my-host-cluster/100

Generate 1000 Names for Objects

http://nameifier.herokuapp.com/nameifier/random_objects/1000

nameifier's People

Contributors

danpilch avatar relistan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.