md5-to-uuid

1.0.4 • Public • Published

md5-to-uuid

A node module that converts MD5 hashes to UUIDs

Install

npm install md5-to-uuid

Usage

const md5ToUuid = require('md5-to-uuid');
const uuid = md5ToUuid(md5Hash)

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i md5-to-uuid

Weekly Downloads

68

Version

1.0.4

License

MIT

Unpacked Size

44.5 kB

Total Files

6

Last publish

Collaborators

  • cdimascio