hashfarm | Random adjective color animals for making things

 by   jkrauska Python Version: Current License: No License

kandi X-RAY | hashfarm Summary

kandi X-RAY | hashfarm Summary

hashfarm is a Python library. hashfarm has no bugs, it has no vulnerabilities and it has low support. However hashfarm build file is not available. You can download it from GitHub.

Random adjective color animals for making things more memorable. In my $dayjob I need to look up unique hash strings on occasion, and I was getting tired of carrying around long strings like '3750318906711016457541286099781521507492567885'. So I wondered how hard it would be to make a simple and short mapping of a random string input to a friendly short phrase. Gist: it's actually quite easy. The idea somewhat stolen from XKCD's 'correct horse staple' musings, but implemented as a public one way hash to a friendly shared name. It also takes some influence and adjectives from Docker's naming scheme for containers. I like animals a lot, so I started with just mixing colors and animals. But that wasn't amusing enough, so I added some adjectives to add some excitement and emotion to the mix. The current list is ~100 adjectives, ~100 colors and ~100 animals, yielding ~1M unique 3 word phrases. This felt reasonably wide to avoid too many collisions for trivial use cases. I'm using python's fileinput so you can echo directly to the program via stdin, or have it read a file and give you a hash per line of the file. I am a lot happier searching for a 'vigilant_cornflower_crocodile' than '3750318906711016457541286099781521507492567885' anyday. What I really want to do is sneak this in to a bigger codebase so I can use this or similar hash method to give me memorable strings to get my day to day debug work done.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hashfarm has a low active ecosystem.
              It has 5 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              hashfarm has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of hashfarm is current.

            kandi-Quality Quality

              hashfarm has no bugs reported.

            kandi-Security Security

              hashfarm has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              hashfarm does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              hashfarm releases are not available. You will need to build from source code and install.
              hashfarm has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed hashfarm and discovered the below as its top functions. This is intended to give you an instant insight into hashfarm implemented functionality, and help decide if they suit your requirements.
            • Build a list of adjectives .
            Get all kandi verified functions for this library.

            hashfarm Key Features

            No Key Features are available at this moment for hashfarm.

            hashfarm Examples and Code Snippets

            No Code Snippets are available at this moment for hashfarm.

            Community Discussions

            No Community Discussions are available at this moment for hashfarm.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hashfarm

            You can download it from GitHub.
            You can use hashfarm like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jkrauska/hashfarm.git

          • CLI

            gh repo clone jkrauska/hashfarm

          • sshUrl

            git@github.com:jkrauska/hashfarm.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link