Converts and returns the argument passed in a string in md5 format.
Example
```javascript
//"486eb65274adb86441072afa1e2289f3"
bbn.fn.md5("this is a test string");
```
Converts and returns the argument passed in a string in md5 format. - This is a formatted version of popular md5 implementation
Original copyright (c) Paul Johnston & Greg Holt.
BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way