md5-to-uuid

v1.0.4
Converts MD5 hashes to UUIDs
md5 uuid hash nodejs

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

npm i md5-to-uuid

Metadata

  • MIT
  • Whatever
  • Carmine M. DiMascio
  • released 11/6/2018

Downloads

Maintainers