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)
- Host: GitHub
- URL: https://github.com/mbejda/md5-today-cli
- Owner: mbejda
- Created: 2017-01-24T00:20:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T00:37:20.000Z (over 9 years ago)
- Last Synced: 2026-03-20T00:49:07.599Z (3 months ago)
- Topics: md5, node-module, nodejs
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)