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

https://github.com/mbejda/md5-today-cli

MD5 hash representation of the current name of the week (CLI)
https://github.com/mbejda/md5-today-cli

md5 node-module nodejs

Last synced: about 1 month ago
JSON representation

MD5 hash representation of the current name of the week (CLI)

Awesome Lists containing this project

README

          

# MD5 Today Cli
MD5 hash representation of the current name of the week (CLI)
## Install
```
$ npm install --global md5-today-cli
```
## Usage
```
$ md5-today
```

## Week names and their MD5 hash representation :

**Monday** - 6f8522e0610541f1ef215a22ffa66ff6

**Tuesday** - 5792315f09a5d54fb7e3d066672b507f

**Wednesday** - 796c163589f295373e171842f37265d5

**Thursday** - 78ae6f0cd191d25147e252dc54768238

**Friday** - c33b138a163847cdb6caeeb7c9a126b4

**Saturday** - 8b7051187b9191cdcdae6ed5a10e5adc

**Sunday** - 9d1a0949c39e66a0cd65240bc0ac9177

Happy Hacking!
[@notmilobejda](https://twitter.com/notmilobejda)