0.0.32 • Published 2 years ago

ransh v0.0.32

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Ransh

A stupidly simple random hash generator written in node.js & typescript.

Installation

With npm package manager

$ npm install -g ransh

OR you can also install with yarn

$ yarn global add ransh

Usage

Usage: -l <length>

Options:
  --help     Show help
  --version  Show version number
  -l, --length   Length of the generated random hash [default: 24]
  -c, --copy     Copy the generated random hash to clipboard

Made with ♥️ by Vedant Nandwana

0.0.32

2 years ago

0.0.3

2 years ago