v_to_md5
v1.0.17
Published
π Generates MD5 hash value from a provided string or returns false in case of an error. Simple generator using Crypto.
Downloads
6
Maintainers
Readme
π v_to_md5
π© Install using command :
npm install v_to_md5 --save
πͺ How to use:
const v_to_md5 = require("v_to_md5");
await v_to_md5("demo_password_123456") //-> returns hash : b9a0dc00aff156a2a5e915ba00a590ba
β Test Results and Coverage with Jest
π Related links :
- v_to_sha256 β v_to_sha256 hash generator
- v_is_empty_value β check if empty entry
- v_file_system β simple and safe fs module with sync and promises
- v_execute β Exec cli commands
- v_scrolls β Readme Generator
- v_database β single database solution
- v_database_cli β v_database cli tool