An open API service indexing awesome lists of open source software.

https://github.com/codedotjs/random-md5-hash

:boom: Generate random MD5 hashes randomly!
https://github.com/codedotjs/random-md5-hash

generate hash md5 random

Last synced: 3 months ago
JSON representation

:boom: Generate random MD5 hashes randomly!

Awesome Lists containing this project

README

          




random-md5-hash






Generate random md5 hashes randomly!

## Install

```
$ npm install --global random-md5-hash
```
__`OR`__
```
$ sudo npm install --global random-md5-hash
```

---

## Preview



## Usage

```
Usage: rmh [input]

Command:
-r, --random Generate random MD5 hash
-c, --convert Convert strings to MD5 hash

Help:
-h, --help Show help

NOTE: no input required for flag -r
```

__`NOTE`__ __:__ You don't have to copy the hash because it will automatically get copied. Use `ctrl + v` to paste it wherever you want!

## Related

- __[`unicode-escape-convert`](https://github.com/CodeDotJS/unicode-escape-convert)__ `:` `Convert local and remote files containing unicode escapes to characters!`

## License

MIT - Copyright © [Rishi Giri](http://rishi.ml)