commitish

0.0.2 • Public • Published

commitish

generate fake commit sha1s.substr(0,6)s

var commitish = require('commitish');

console.log(commitish());
// a random hexadecimal string with str.length == 6, like '82edd4' or 'bf0b30'

/commitish/

    Package Sidebar

    Install

    npm i commitish

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • weisjohn