🔩 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
📑 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